summaryrefslogtreecommitdiff
path: root/packages/dsplink/files
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2008-06-22 14:26:51 +0000
committerKoen Kooi <koen@openembedded.org>2008-06-22 14:26:51 +0000
commit420cb94e6cd8153253cb944edd1695bf7f5003ee (patch)
tree8269ec05d14fe644e4a4418049bbca79417ab468 /packages/dsplink/files
parentcdc5462dabd6f055c4e1afece9c321c4cb917350 (diff)
dsplink: more tweaks for Omap
Diffstat (limited to 'packages/dsplink/files')
-rw-r--r--packages/dsplink/files/CURRENTCFG.MK4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/dsplink/files/CURRENTCFG.MK b/packages/dsplink/files/CURRENTCFG.MK
index ff109de482..c9b000b0ef 100644
--- a/packages/dsplink/files/CURRENTCFG.MK
+++ b/packages/dsplink/files/CURRENTCFG.MK
@@ -47,8 +47,8 @@ export DSPPLATFORM := SED_ME_PLATFORM
# =========================================================
# Target GPP and DSP devices
# =========================================================
-export GPPDEVICE := Davinci
-export DSPDEVICE := C64XX
+export GPPDEVICE := SED_ME_PLATFORM
+export DSPDEVICE := SED_ME_DSP
# =========================================================