aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBecky Bruce <beckyb@kernel.crashing.org>2010-06-17 11:37:27 -0500
committerWolfgang Denk <wd@denx.de>2010-06-29 23:03:40 +0200
commit7030d56b7946c8db2e8082a9b84cd69b9540a0ca (patch)
treeea2bf3328362355212ff57d56366fd699d3ab6c6
parente03b4d296b27790de3b25edd32784d20538240d8 (diff)
MAKEALL: Add missing powerpc 36-bit targets
We were missing 8641HPCN_36BIT and MPC8536DS_36BIT. Signed-off-by: Becky Bruce <beckyb@kernel.crashing.org>
-rwxr-xr-xMAKEALL2
1 files changed, 2 insertions, 0 deletions
diff --git a/MAKEALL b/MAKEALL
index d6d5f5b42..27f8bd166 100755
--- a/MAKEALL
+++ b/MAKEALL
@@ -393,6 +393,7 @@ LIST_85xx=" \
MPC8536DS_NAND \
MPC8536DS_SDCARD \
MPC8536DS_SPIFLASH \
+ MPC8536DS_36BIT \
MPC8540ADS \
MPC8540EVAL \
MPC8541CDS \
@@ -453,6 +454,7 @@ LIST_85xx=" \
LIST_86xx=" \
MPC8610HPCD \
+ MPC8641HPCN_36BIT \
MPC8641HPCN \
sbc8641d \
XPEDITE5170 \