]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mcu25: fix out of tree building
authorWolfgang Denk <wd@denx.de>
Wed, 27 Oct 2010 08:29:56 +0000 (10:29 +0200)
committerWolfgang Denk <wd@denx.de>
Wed, 27 Oct 2010 18:13:46 +0000 (20:13 +0200)
commitf503d52a9ee5bceaedbc4d8331d397aab96092ff
tree67a505390b95f339251e6f3d52d5f347eb08c641
parentec5c04cdb59e2f194a4ab2336fd2ffd6fcef3c35
mcu25: fix out of tree building

Out of tree building of the Netstal mcu25 board failed like
that:

Configuring for mcu25 board...
Assembler messages: Fatal error: can't create /work/wd/tmp-ppc/board/netstal/mcu25/../common/fixed_sdram.o: No such file or directory
Assembler messages: Fatal error: can't create /work/wd/tmp-ppc/board/netstal/mcu25/../common/nm_bsp.o: No such file or directory

Adapt (and simplify) the Makefile.

Signed-off-by: Wolfgang Denk <wd@denx.de>
Cc: Niklaus Giger <niklaus.giger@netstal.com>
board/netstal/mcu25/Makefile