aboutsummaryrefslogtreecommitdiff
path: root/MAKEALL
diff options
context:
space:
mode:
authorCyril Chemparathy <cyril@ti.com>2010-06-07 14:13:36 -0400
committerSandeep Paulraj <s-paulraj@ti.com>2010-06-07 14:13:36 -0400
commit04cbc19fedb55265d08cddea294c3b6d9f8b2d18 (patch)
treefc8a979e06e2290aee0abadb9bd39c279eb535cc /MAKEALL
parentda1ec42aafcc821ce6b5d316a2d4105292960d6b (diff)
TI: TNETV107X EVM initial support
TNETV107X is a Texas Instruments SoC based on an ARM1176 core, and with a bunch on on-chip integrated peripherals. This patch adds support for the TNETV107X EVM board. Signed-off-by: Cyril Chemparathy <cyril@ti.com> Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
Diffstat (limited to 'MAKEALL')
-rwxr-xr-xMAKEALL1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAKEALL b/MAKEALL
index 25273522b..e04fa0c08 100755
--- a/MAKEALL
+++ b/MAKEALL
@@ -635,6 +635,7 @@ LIST_ARM11=" \
mx31pdk_nand \
qong \
smdk6400 \
+ tnetv107x_evm \
"
#########################################################################