summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKim Phillips <kim.phillips@freescale.com>2007-01-25 13:40:55 -0600
committerKim Phillips <kim.phillips@freescale.com>2007-03-02 11:05:53 -0600
commitae246dc6c1937c291014eadd90b6d48c438c7cb0 (patch)
tree0f694af505d83164ff4af6f0979741d5c3f476ee
parent4decd84e8f04279c5cfff7f8e907465ef8d8a3fb (diff)
downloadu-boot-imx-ae246dc6c1937c291014eadd90b6d48c438c7cb0.zip
u-boot-imx-ae246dc6c1937c291014eadd90b6d48c438c7cb0.tar.gz
u-boot-imx-ae246dc6c1937c291014eadd90b6d48c438c7cb0.tar.bz2
mpc83xx: add MPC832XEMDS and sbc8349 to MAKEALL
-rwxr-xr-xMAKEALL3
1 files changed, 2 insertions, 1 deletions
diff --git a/MAKEALL b/MAKEALL
index 8431b3e..f259e68 100755
--- a/MAKEALL
+++ b/MAKEALL
@@ -132,7 +132,8 @@ LIST_8260=" \
#########################################################################
LIST_83xx=" \
- TQM834x MPC8349EMDS MPC8349ITX MPC8360EMDS \
+ MPC832XEMDS MPC8349EMDS MPC8349ITX MPC8360EMDS \
+ sbc8349 TQM834x \
"