diff options
author | Koen Kooi <k-kooi@ti.com> | 2009-10-13 22:20:39 +0200 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2009-10-13 22:24:06 +0200 |
commit | 16a7d3d53eed671e5e51809cdd68cc1b5c6354bd (patch) | |
tree | cddbebfa0f1206656b88f1bcc5c0a2a1a713c011 /recipes/ti/ti-dmai_svn.bb | |
parent | f1c87869599b3573c2516bf679f3c4b9895ce31e (diff) |
TI recipes: make use of factored-out dm355 variables
Diffstat (limited to 'recipes/ti/ti-dmai_svn.bb')
-rw-r--r-- | recipes/ti/ti-dmai_svn.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes/ti/ti-dmai_svn.bb b/recipes/ti/ti-dmai_svn.bb index 2627676c57..b050034d5d 100644 --- a/recipes/ti/ti-dmai_svn.bb +++ b/recipes/ti/ti-dmai_svn.bb @@ -16,7 +16,6 @@ DEPENDS_da830-omapl137-evm += "alsa-lib ti-codec-engine ti-xdctools-native ti- # Define DMAI build time variables TARGET ?= "all" TARGET_armv7a ?= "o3530_al" -TARGET_dm355-evm ?= "dm355_al" TARGET_dm6446-evm ?= "dm6446_al" TARGET_da830-omapl137-evm ?= "ol137_al" |