mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-16 17:58:23 +00:00
cda2a4a996
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> |
||
---|---|---|
.. | ||
cfm_flash.c | ||
cfm_flash.h | ||
config.mk | ||
EB+MCF-EV123.c | ||
flash.c | ||
Makefile | ||
mii.c | ||
textbase.mk | ||
u-boot.lds | ||
VCxK.c | ||
VCxK.h |