commit | 7e4c3a41ce2e9ace8bbca125a81f7397ba91e536 | [log] [tgz] |
---|---|---|
author | Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com> | Fri Dec 24 01:38:10 2010 +0100 |
committer | Stefan Roese <sr@denx.de> | Tue Jan 11 10:58:55 2011 +0100 |
tree | 77969e8e43e0e738eecc50343bf6bd471215cd6c | |
parent | c722c708ef8d51aecf2faf1e05a7f81d2005b3bb [diff] |
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>