summaryrefslogtreecommitdiff
path: root/tcl/target/omap3530.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'tcl/target/omap3530.cfg')
-rw-r--r--tcl/target/omap3530.cfg6
1 files changed, 3 insertions, 3 deletions
diff --git a/tcl/target/omap3530.cfg b/tcl/target/omap3530.cfg
index 83f4ec1d..27e5b007 100644
--- a/tcl/target/omap3530.cfg
+++ b/tcl/target/omap3530.cfg
@@ -2,9 +2,9 @@
# http://focus.ti.com/docs/prod/folders/print/omap3530.html
# Other OMAP3 chips remove DSP and/or the OpenGL support
-if { [info exists CHIPNAME] } {
- set _CHIPNAME $CHIPNAME
-} else {
+if { [info exists CHIPNAME] } {
+ set _CHIPNAME $CHIPNAME
+} else {
set _CHIPNAME omap3530
}