summaryrefslogtreecommitdiffstats
path: root/MAKEALL
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2008-06-03 00:24:36 +0200
committerWolfgang Denk <wd@denx.de>2008-06-03 00:24:36 +0200
commit912810eeca90eedd1503f5e883f3a8da39d7ff89 (patch)
tree56d7a80b4d10e12e088eb51ad4aeb0fa22d0ed7a /MAKEALL
parent7a68389a231ac061ba2ffd628f86e15ed0545a7b (diff)
parent602cac1389b755b223272f2328a47e6f8c240848 (diff)
downloadblackbird-obmc-uboot-912810eeca90eedd1503f5e883f3a8da39d7ff89.tar.gz
blackbird-obmc-uboot-912810eeca90eedd1503f5e883f3a8da39d7ff89.zip
Merge remote branch 'u-boot-at91/for-1.3.4'
Diffstat (limited to 'MAKEALL')
-rwxr-xr-xMAKEALL23
1 files changed, 22 insertions, 1 deletions
diff --git a/MAKEALL b/MAKEALL
index aad681ffe5..3cb1d246e3 100755
--- a/MAKEALL
+++ b/MAKEALL
@@ -462,6 +462,9 @@ LIST_ARM9=" \
at91cap9adk \
at91rm9200dk \
at91sam9260ek \
+ at91sam9261ek \
+ at91sam9263ek \
+ at91sam9rlek \
cmc_pu2 \
ap920t \
ap922_XA10 \
@@ -522,6 +525,24 @@ LIST_ARM11=" \
"
#########################################################################
+## AT91 Systems
+#########################################################################
+
+LIST_at91=" \
+ at91cap9adk \
+ at91rm9200dk \
+ at91sam9260ek \
+ at91sam9261ek \
+ at91sam9263ek \
+ at91sam9rlek \
+ cmc_pu2 \
+ csb637 \
+ kb9202 \
+ mp2usb \
+ m501sk \
+"
+
+#########################################################################
## Xscale Systems
#########################################################################
@@ -767,7 +788,7 @@ build_target() {
for arg in $@
do
case "$arg" in
- arm|SA|ARM7|ARM9|ARM10|ARM11|ixp|pxa \
+ arm|SA|ARM7|ARM9|ARM10|ARM11|at91|ixp|pxa \
|avr32 \
|blackfin \
|coldfire \
OpenPOWER on IntegriCloud