summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2008-01-23 14:19:45 +0100
committerWolfgang Denk <wd@denx.de>2008-01-23 14:19:45 +0100
commit8f00731818f0f0deaca899bde56de98d3d95c0b6 (patch)
treec20b13ba953ec3a0af0564ee7f79d151e6ff934a /Makefile
parented3afca32e1b28e441bc9f4b804edac47686554e (diff)
parent9cfff9e9d4d9dbb9bb428cea3fa2cda3b3e593ad (diff)
downloadblackbird-obmc-uboot-8f00731818f0f0deaca899bde56de98d3d95c0b6.tar.gz
blackbird-obmc-uboot-8f00731818f0f0deaca899bde56de98d3d95c0b6.zip
Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 3cefb42ead..86c2ba0614 100644
--- a/Makefile
+++ b/Makefile
@@ -1208,6 +1208,9 @@ DP405_config: unconfig
DU405_config: unconfig
@$(MKCONFIG) $(@:_config=) ppc ppc4xx du405 esd
+DU440_config: unconfig
+ @$(MKCONFIG) $(@:_config=) ppc ppc4xx du440 esd
+
ebony_config: unconfig
@$(MKCONFIG) $(@:_config=) ppc ppc4xx ebony amcc
OpenPOWER on IntegriCloud