uboot-mt623x/board/BuS/EB+MCF-EV123
Wolfgang Denk cda2a4a996 Fix config files for out-of-tree building
Several board/<...>/config.mk files include dynamically built (by
the Makefile) config files but used the wrong file name of
	$(TOPDIR)/board/$(BOARDDIR)/config.tmp
instead if the correct
	$(OBJTREE)/board/$(BOARDDIR)/config.tmp

The bug is nasty because the build result is correct for the (normal)
in-tree builds, and because 'sinclude' is used no errors get raised
even for out-of-tree build tests. But out-of-tree builds use an
incomplete and thus usually incorrect configuration...

Signed-off-by: Wolfgang Denk <wd@denx.de>
2008-05-14 14:02:14 +02:00
..
EB+MCF-EV123.c Code cleanup. 2006-11-30 18:02:20 +01:00
Makefile ColdFire: Update EB+MCF-EV123 platform 2007-08-16 17:43:20 -06:00
VCxK.c Code cleanup. 2006-11-30 18:02:20 +01:00
VCxK.h Code cleanup. 2006-11-30 18:02:20 +01:00
cfm_flash.c Code cleanup. 2006-11-30 18:02:20 +01:00
cfm_flash.h Add MCF5282 support (without preloader) 2006-04-20 08:42:42 +02:00
config.mk Fix config files for out-of-tree building 2008-05-14 14:02:14 +02:00
flash.c Code cleanup. 2006-11-30 18:02:20 +01:00
mii.c Fix remaining CONFIG_COMMANDS 2008-02-14 01:11:00 +01:00
textbase.mk Add support for a saving build objects in a separate directory. 2006-09-01 19:49:50 +02:00
u-boot.lds Remove all the search paths from the .lds files. 2008-04-17 23:57:32 -07:00