ti-dmai: fix GPPOS/G711 issue similar to ti-codec-engine
authorDenys Dmytriyenko <[denis@denix.org]>
Wed, 17 Feb 2010 08:31:12 +0000 (09:31 +0100)
committerKoen Kooi <koen@openembedded.org>
Mon, 12 Apr 2010 17:43:19 +0000 (19:43 +0200)
Signed-off-by: Koen Kooi <k-kooi@ti.com>
recipes/ti/ti-dmai_svn.bb

index 544f976..4c6a2c1 100644 (file)
@@ -59,6 +59,10 @@ TARGET_dm355     = "dm355_al"
 TARGET_dm365     = "dm365_al"
 TARGET          ?= "all"
 
+# Need to set this for other platforms as well
+GPPOS_dm355      = "LINUX_GCC"
+GPPOS_dm365      = "LINUX_GCC"
+
 USER_XDC_PATH = "${CE_INSTALL_DIR}/examples"
 
 PARALLEL_MAKE = ""