summaryrefslogtreecommitdiff
path: root/MAKEALL
diff options
context:
space:
mode:
authorBecky Bruce <beckyb@kernel.crashing.org>2010-06-17 16:37:27 (GMT)
committerWolfgang Denk <wd@denx.de>2010-06-29 21:03:40 (GMT)
commit7030d56b7946c8db2e8082a9b84cd69b9540a0ca (patch)
treeea2bf3328362355212ff57d56366fd699d3ab6c6 /MAKEALL
parente03b4d296b27790de3b25edd32784d20538240d8 (diff)
downloadu-boot-fsl-qoriq-7030d56b7946c8db2e8082a9b84cd69b9540a0ca.tar.xz
MAKEALL: Add missing powerpc 36-bit targets
We were missing 8641HPCN_36BIT and MPC8536DS_36BIT. Signed-off-by: Becky Bruce <beckyb@kernel.crashing.org>
Diffstat (limited to 'MAKEALL')
-rwxr-xr-xMAKEALL2
1 files changed, 2 insertions, 0 deletions
diff --git a/MAKEALL b/MAKEALL
index d6d5f5b..27f8bd1 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 \