summaryrefslogtreecommitdiffstats
path: root/recipes-ti/dmai/ti-dmai.inc
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-12-22 11:19:55 +0100
committerKoen Kooi <koen@dominion.thruhere.net>2011-12-24 16:17:44 +0100
commit97ce30236667173b826d13af354104829484d5db (patch)
tree08faf03450327a266c26b84af90e5a9ff1f341a4 /recipes-ti/dmai/ti-dmai.inc
parente62a63e5ffd9ff6e8705b3658f6b6568bbf5e582 (diff)
downloadmeta-ti-97ce30236667173b826d13af354104829484d5db.tar.gz
ti-dmai: clean up recipe
* remove DP = -1, there's only one recipe * remove unused files * add git patch header to remaining patches Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'recipes-ti/dmai/ti-dmai.inc')
-rw-r--r--recipes-ti/dmai/ti-dmai.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-ti/dmai/ti-dmai.inc b/recipes-ti/dmai/ti-dmai.inc
index 8b536fc8..8c20384a 100644
--- a/recipes-ti/dmai/ti-dmai.inc
+++ b/recipes-ti/dmai/ti-dmai.inc
@@ -47,12 +47,12 @@ DMAIPLATFORM_dm355 = "dm355_al"
47DMAIPLATFORM_dm365 = "dm365_al" 47DMAIPLATFORM_dm365 = "dm365_al"
48DMAIPLATFORM_omapl137 = "ol137_al" 48DMAIPLATFORM_omapl137 = "ol137_al"
49DMAIPLATFORM_omapl138 = "ol138_al" 49DMAIPLATFORM_omapl138 = "ol138_al"
50DMAIPLATFORM ?= "<UNDEFINED_DMAIPLATFORM>" 50DMAIPLATFORM ?= "UNDEFINED_DMAIPLATFORM"
51 51
52# Need to set this for other platforms as well 52# Need to set this for other platforms as well
53#GPPOS_dm355 = "LINUX_GCC" 53#GPPOS_dm355 = "LINUX_GCC"
54#GPPOS_dm365 = "LINUX_GCC" 54#GPPOS_dm365 = "LINUX_GCC"
55#GPPOS ?= "<UNDEFINEDGPPOS>" 55#GPPOS ?= "UNDEFINEDGPPOS"
56 56
57# Need to re-define this for OMAP-L137/L138 57# Need to re-define this for OMAP-L137/L138
58DSPSUFFIX_omapl137 = "x64P" 58DSPSUFFIX_omapl137 = "x64P"