aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ti/matrix-gui-e.inc
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-10-01 14:49:51 +0200
committerKoen Kooi <koen@openembedded.org>2010-10-01 14:49:51 +0200
commit1678d0854dbbacb142b3ba28630e1c7428ac5008 (patch)
tree22d7540b9e8bc5b307d017b04b71bf8b5f08ceeb /recipes/ti/matrix-gui-e.inc
parent24e73e0ad11648dbb942be492a18f52c06308ab2 (diff)
downloadopenembedded-1678d0854dbbacb142b3ba28630e1c7428ac5008.tar.gz
ti recipes: fix omapl13x overrides
Diffstat (limited to 'recipes/ti/matrix-gui-e.inc')
-rw-r--r--recipes/ti/matrix-gui-e.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/ti/matrix-gui-e.inc b/recipes/ti/matrix-gui-e.inc
index 3004a657a6..0d0b4bf803 100644
--- a/recipes/ti/matrix-gui-e.inc
+++ b/recipes/ti/matrix-gui-e.inc
@@ -22,7 +22,7 @@ INITSCRIPT_NAME = "matrix-gui-e"
INITSCRIPT_PARAMS = "defaults 99"
#INITSCRIPT_PARAMS = "start 99 3 . stop 99 3 ."
-CXXFLAGS_da850-omapl138-evm_append = " -DPlatform_omapl138 "
+CXXFLAGS_omapl138_append = " -DPlatform_omapl138 "
CXXFLAGS_dm365_append = " -DPlatform_dm365 "
PACKAGE_ARCH = ${MACHINE_ARCH}