summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVaibhav Hiremath <hvaibhav@ti.com>2009-07-01 20:17:26 +0530
committerJustin Waters <justin.waters@timesys.com>2009-10-21 16:46:34 -0400
commitf45bad3457e88728493e6cdaa68fa22405932bd5 (patch)
treed817fbe5e98c2eb32520981180b4362abd236197
parent3c4030225e1ef92b38dea2347b7c45fc0b1177b7 (diff)
Config option and name changed to omap3517_evm
Changes - - Makefile : omap3517evm_config => omap3517_evm_config - omap3517evm.h => omap3517_evm.h
-rw-r--r--Makefile2
-rw-r--r--include/configs/omap3517_evm.h (renamed from include/configs/omap3517evm.h)0
2 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index df25fb3b607..a78910c5ecb 100644
--- a/Makefile
+++ b/Makefile
@@ -2942,7 +2942,7 @@ omap3_pandora_config : unconfig
omap3_zoom1_config : unconfig
@$(MKCONFIG) $(@:_config=) arm arm_cortexa8 zoom1 omap3 omap3
-omap3517evm_config : unconfig
+omap3517_evm_config : unconfig
@$(MKCONFIG) $(@:_config=) arm arm_cortexa8 omap3517evm omap3 omap3
#########################################################################
diff --git a/include/configs/omap3517evm.h b/include/configs/omap3517_evm.h
index 9fe3f72ca28..9fe3f72ca28 100644
--- a/include/configs/omap3517evm.h
+++ b/include/configs/omap3517_evm.h