block: export 'ro' sysfs attribute for partitions
[pandora-kernel.git] / fs / ramfs / Makefile
index 5a0236e..c71e65d 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