commit | 4c2c4c3806c5dc933c94fefdb664b28cafa3870b | [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 | 772696c7cc323e43f0f3e31532328ec7238078da [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>