summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2008-02-15 00:22:37 +0100
committerWolfgang Denk <wd@denx.de>2008-02-15 00:22:37 +0100
commit32c70d3420739930165271d9a1b04572adf799fd (patch)
tree831a575557df43006b82d7f7c7f80b3ad0450044 /Makefile
parenta4f762a994657151536360b22c8df8bd56ba82a3 (diff)
parentf90e69c634f0b57e88533ceb36dabfd5b6b4e55a (diff)
downloadblackbird-obmc-uboot-32c70d3420739930165271d9a1b04572adf799fd.tar.gz
blackbird-obmc-uboot-32c70d3420739930165271d9a1b04572adf799fd.zip
Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index f80e5113ca..38ade50104 100644
--- a/Makefile
+++ b/Makefile
@@ -1232,9 +1232,11 @@ G2000_config: unconfig
@$(MKCONFIG) $(@:_config=) ppc ppc4xx g2000
hcu4_config: unconfig
+ @mkdir -p $(obj)board/netstal/common
@$(MKCONFIG) $(@:_config=) ppc ppc4xx hcu4 netstal
hcu5_config: unconfig
+ @mkdir -p $(obj)board/netstal/common
@$(MKCONFIG) $(@:_config=) ppc ppc4xx hcu5 netstal
HH405_config: unconfig
OpenPOWER on IntegriCloud