]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - fs/ramfs/Makefile
Merge remote branch 'alsa/devel' into topic/misc
[net-next-2.6.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