uboot-mt623x/board/v38b
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
..
Makefile Fix "ar" flags in some Makefiles to allow for silent "make -s" 2006-10-27 11:55:21 +02:00
config.mk Fix config files for out-of-tree building 2008-05-14 14:02:14 +02:00
ethaddr.c - Fix issues related to the use of ELDK 4 when compiling for MarelV38B: 2006-11-01 01:45:46 +01:00
v38b.c board/[j-z]*: Remove lingering references to CFG_CMD_* symbols. 2007-07-10 10:48:22 -05:00