]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/ramfs/Makefile
fix allmodconfig breakage
[linux-2.6-omap-h63xx.git] / fs / ramfs / Makefile
index 5a0236e02ee1f28a828e975ebbef3df998b6ec30..c71e65dcad2575f60f5776f88061681d1f24f33f 100644 (file)
@@ -2,7 +2,7 @@
 # Makefile for the linux ramfs routines.
 #
 
-obj-$(CONFIG_RAMFS) += ramfs.o
+obj-y += ramfs.o
 
 file-mmu-y := file-nommu.o
 file-mmu-$(CONFIG_MMU) := file-mmu.o