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
..
2008-01-18 01:00:03 +01:00
2008-03-02 21:44:59 +01:00
2008-05-10 00:30:22 +02:00
2008-03-20 21:48:46 +01:00
2007-07-04 01:05:23 +02:00
2008-03-20 21:48:46 +01:00
2008-04-18 00:47:29 -07:00
2008-03-18 17:35:51 +01:00
2008-01-25 09:56:17 +01:00
2008-03-08 10:48:59 +01:00
2008-05-10 00:21:43 +02:00
2008-02-14 09:32:21 +00:00
2008-04-24 17:21:55 +02:00
2008-03-25 21:30:07 +09:00
2008-02-04 00:17:20 +01:00