]> git.baikalelectronics.ru Git - kernel.git/commit
fs/Makefile: Stupid typo breakage of exofs inclusion
authorBoaz Harrosh <bharrosh@panasas.com>
Thu, 27 Oct 2011 01:26:49 +0000 (18:26 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 27 Oct 2011 06:36:51 +0000 (08:36 +0200)
commit59c94bc2bc19bd3fb8c086416cb4cbc27fd9a025
tree4fefe277438e12fc91022a2c1a239ccc78ea78db
parent7decef3da3ecdaea0b3ace715392d5f3f6bf27a7
fs/Makefile: Stupid typo breakage of exofs inclusion

In my last patch I did a stupid mistake and broke the exofs
compilation completely. Fix it ASAP.

Instead of obj-y I did obj-$(y)

Really Really sorry. Me totally blushing :-{|

Signed-off-by: Boaz Harrosh <bharrosh@panasas.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/Makefile