summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xBoardConfig.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 03dabc9..8aecd7d 100755
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -37,3 +37,6 @@ COMMON_GLOBAL_CFLAGS += -DTARGET_OMAP3
TARGET_OMAP3 := true
TARGET_BOARD_PLATFORM := omap3
TARGET_BOOTLOADER_BOARD_NAME := gta04
+
+#skip device specific audio libraries
+BOARD_USES_GENERIC_AUDIO := true