]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - fs/ramfs/Makefile
Merge remote-tracking branch 'tip/auto-latest'
[karo-tx-linux.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