]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
hcu4, hcu5: fix out of tree building
authorWolfgang Denk <wd@denx.de>
Sun, 24 Oct 2010 14:49:12 +0000 (16:49 +0200)
committerWolfgang Denk <wd@denx.de>
Sun, 24 Oct 2010 14:49:12 +0000 (16:49 +0200)
commit1339657abd116b046775467ec10e5519758c66ed
treeb148282a6234b39bbe8c4b917d94e909fddd1b25
parent1db3fca7192dc3ce7196c628db308ee6ac1ac87a
hcu4, hcu5: fix out of tree building

Out of tree building of the Netstal hcu4 and hcu5 boards failed like
that:

Assembler messages:
Fatal error: can't create /work/wd/tmp-ppc/board/netstal/hcu4/../common/fixed_sdram.o: No such file or directory
Assembler messages:
Fatal error: can't create /work/wd/tmp-ppc/board/netstal/hcu4/../common/nm_bsp.o: No such file or directory
make[1]: *** [/work/wd/tmp-ppc/board/netstal/hcu4/../common/fixed_sdram.o] Error 2

Adapt (and simplify) the respective Makefiles.

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