uboot-mt623x/fs
Grant Likely f0037c56b0 Build: split COBJS value into multiple lines
This change is in preparation for condtitionial compile support in the
build system.  By spliting them all into seperate lines now, subsequent
patches that change 'COBJS-y += ' into 'COBJS-$(CONFIG_<blah>) += ' will
be less invasive and easier to review

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
2007-11-15 11:05:18 -07:00
..
cramfs fs/: Remove obsolete references to CONFIG_COMMANDS 2007-07-09 17:56:50 -05:00
ext2 fs/: Remove lingering references to CFG_CMD_* symbols. 2007-07-10 11:07:56 -05:00
fat Fix missing brace error in fs/fat/fat.c 2007-08-07 16:02:13 +02:00
fdos fs/: Remove obsolete references to CONFIG_COMMANDS 2007-07-09 17:56:50 -05:00
jffs2 Build: split COBJS value into multiple lines 2007-11-15 11:05:18 -07:00
reiserfs fs/: Remove lingering references to CFG_CMD_* symbols. 2007-07-10 11:07:56 -05:00
Makefile Synchronize with U-BOOT mainline 2007-09-15 00:03:35 +02:00