summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorHeiko Schocher <hs@pollux.denx.de>2006-06-19 11:02:41 +0200
committerHeiko Schocher <hs@pollux.denx.de>2006-06-19 11:02:41 +0200
commitf5e0d03970409feb3c77ab0107d5dece6b7d45c9 (patch)
treef266977a3c4ca8640df1f44513bf11c637aab9d3 /Makefile
parent8d352247ecf3638cdd1ef7df31a6ad700bb80574 (diff)
downloadblackbird-obmc-uboot-f5e0d03970409feb3c77ab0107d5dece6b7d45c9.tar.gz
blackbird-obmc-uboot-f5e0d03970409feb3c77ab0107d5dece6b7d45c9.zip
Add support for wrPPMC7xx/74xx boards
Patch from Richard Danter, 12 Aug 2005
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 9db3bf2071..e282b1f872 100644
--- a/Makefile
+++ b/Makefile
@@ -1452,6 +1452,9 @@ PCIPPC6_config: unconfig
ZUMA_config: unconfig
@./mkconfig $(@:_config=) ppc 74xx_7xx evb64260
+ppmc7xx_config: unconfig
+ @./mkconfig $(@:_config=) ppc 74xx_7xx ppmc7xx
+
#========================================================================
# ARM
#========================================================================
OpenPOWER on IntegriCloud