uboot-mt623x/disk
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
..
Makefile Build: split COBJS value into multiple lines 2007-11-15 11:05:18 -07:00
part.c Merge branch 'testing' into working 2007-08-03 02:23:23 -05:00
part_amiga.c disk/: Remove obsolete references to CONFIG_COMMANDS 2007-07-09 17:22:37 -05:00
part_amiga.h * Code cleanup: 2003-06-27 21:31:46 +00:00
part_dos.c disk/: Remove obsolete references to CONFIG_COMMANDS 2007-07-09 17:22:37 -05:00
part_dos.h * Patches by Denis Peter, 9 Sep 2003: 2003-09-10 22:30:53 +00:00
part_iso.c disk/: Remove obsolete references to CONFIG_COMMANDS 2007-07-09 17:22:37 -05:00
part_iso.h * Code cleanup: 2003-06-27 21:31:46 +00:00
part_mac.c disk/: Remove obsolete references to CONFIG_COMMANDS 2007-07-09 17:22:37 -05:00
part_mac.h * Code cleanup: 2003-06-27 21:31:46 +00:00