9
0
Fork 0
barebox/fs/Makefile

5 lines
83 B
Makefile

obj-$(CONFIG_FS_CRAMFS) += cramfs/
obj-y += fs.o
obj-y += ramfs.o
obj-y += devfs.o