]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
xilinx-ppc4xx-generic: Fix Makefile to work with MAKEALL
authorRicardo Ribalda Delgado <ricardo.ribalda@gmail.com>
Fri, 24 Dec 2010 00:38:10 +0000 (01:38 +0100)
committerStefan Roese <sr@denx.de>
Tue, 11 Jan 2011 09:58:55 +0000 (10:58 +0100)
commit7e4c3a41ce2e9ace8bbca125a81f7397ba91e536
tree77969e8e43e0e738eecc50343bf6bd471215cd6c
parentc722c708ef8d51aecf2faf1e05a7f81d2005b3bb
xilinx-ppc4xx-generic: Fix Makefile to work with MAKEALL

config.mk only mkdirs $(obj), but we have objects shared with other
boards located on other dirs.

This patch mkdirs the needed dirs for the xlnx-generic boards.

Signed-off-by: Stefan Roese <sr@denx.de>
board/xilinx/ppc405-generic/Makefile
board/xilinx/ppc440-generic/Makefile