9
0
Fork 0
barebox/fs/Makefile

5 lines
83 B
Makefile
Raw Normal View History

obj-$(CONFIG_FS_CRAMFS) += cramfs/
2007-07-05 16:01:56 +00:00
obj-y += fs.o
obj-y += ramfs.o
obj-y += devfs.o