summaryrefslogtreecommitdiff
path: root/MAKEALL
diff options
context:
space:
mode:
authorFrederik Kriewitz <frederik@kriewitz.eu>2009-08-23 10:56:42 (GMT)
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2009-09-04 23:33:14 (GMT)
commitc35d7cf071f171bd6bba69f1563a6ac578a18ea6 (patch)
treed5e0f0fd65862cd44147a3265922b1732d9c5096 /MAKEALL
parent127f9ae575991aee3e105e1448c49b5b4e254998 (diff)
downloadu-boot-c35d7cf071f171bd6bba69f1563a6ac578a18ea6.tar.xz
Add support for the DevKit8000 board
This patch adds support for the DevKit8000 board. Signed-off-by: Frederik Kriewitz <frederik@kriewitz.eu>
Diffstat (limited to 'MAKEALL')
-rwxr-xr-xMAKEALL1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAKEALL b/MAKEALL
index 03e8b7a..13f3f5e 100755
--- a/MAKEALL
+++ b/MAKEALL
@@ -581,6 +581,7 @@ LIST_ARM11=" \
## ARM Cortex-A8 Systems
#########################################################################
LIST_ARM_CORTEX_A8=" \
+ devkit8000 \
omap3_beagle \
omap3_overo \
omap3_evm \