X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=fs%2FMakefile;h=500cf15cdb4ba94f5811ae53178fc685fe9da79e;hb=d52b3815a52456dcf1a45fbc344e23bb643b2bda;hp=720c29d57a626f19b6ca6577b330309248247f5b;hpb=f2c60ed038dedcc43a0eb3ef4e0602741ba90384;p=linux-2.6-omap-h63xx.git diff --git a/fs/Makefile b/fs/Makefile index 720c29d57a6..500cf15cdb4 100644 --- a/fs/Makefile +++ b/fs/Makefile @@ -72,7 +72,7 @@ obj-$(CONFIG_JBD) += jbd/ obj-$(CONFIG_JBD2) += jbd2/ obj-$(CONFIG_EXT2_FS) += ext2/ obj-$(CONFIG_CRAMFS) += cramfs/ -obj-$(CONFIG_RAMFS) += ramfs/ +obj-y += ramfs/ obj-$(CONFIG_HUGETLBFS) += hugetlbfs/ obj-$(CONFIG_CODA_FS) += coda/ obj-$(CONFIG_MINIX_FS) += minix/