u-boot-brain/board/esd/mecp5200
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
..
config.mk Fix config files for out-of-tree building 2008-05-14 14:02:14 +02:00
Makefile [PATCH] Add support for esd mecp5200 board 2007-01-31 16:37:34 +01:00
mecp5200.c board/[A-Za-i]*: Remove lingering references to CFG_CMD_* symbols. 2007-07-10 10:39:10 -05:00
mt46v16m16-75.h [PATCH] Add support for esd mecp5200 board 2007-01-31 16:37:34 +01:00