aboutsummaryrefslogtreecommitdiff
path: root/MAKEALL
diff options
context:
space:
mode:
authorVaibhav Hiremath <hvaibhav@ti.com>2010-06-07 15:20:43 -0400
committerSandeep Paulraj <s-paulraj@ti.com>2010-06-07 15:20:43 -0400
commit3d9f0ffddaf1ece95a826785b971860ebdadf424 (patch)
treeca19e4bbb6dfeb2bfd494b04fa94730295e55184 /MAKEALL
parent8aa5c7cdc4e534df9129485ba317a2871c4f9880 (diff)
AM35x: Add support for AM3517EVM
This patch adds basic support for the AM3517EVM. It includes: - Board files (.c and .h) - Default configuration file - Updates for Makefile Signed-off-by: Vaibhav Hiremath <hvaibhav@ti.com> Signed-off-by: Sanjeev Premi <premi@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 e04fa0c08..ff64549c5 100755
--- a/MAKEALL
+++ b/MAKEALL
@@ -642,6 +642,7 @@ LIST_ARM11=" \
## ARM Cortex-A8 Systems
#########################################################################
LIST_ARM_CORTEX_A8=" \
+ am3517_evm \
devkit8000 \
mx51evk \
omap3_beagle \