summaryrefslogtreecommitdiffstats
path: root/BoardConfig.mk
diff options
context:
space:
mode:
authorcodeworkx <daniel.hillenbrand@codeworkx.de>2012-05-19 18:52:52 +0200
committercodeworkx <daniel.hillenbrand@codeworkx.de>2012-05-19 18:52:52 +0200
commita25857175ec3ca50e408c42368d4a22434d42684 (patch)
treeebb08a06c52c1de280f3d844e2b3105396402139 /BoardConfig.mk
parente7f8e30e1aaf8875f5454a22fa4c16e13e17af2d (diff)
downloaddevice_samsung_i9300-a25857175ec3ca50e408c42368d4a22434d42684.zip
device_samsung_i9300-a25857175ec3ca50e408c42368d4a22434d42684.tar.gz
device_samsung_i9300-a25857175ec3ca50e408c42368d4a22434d42684.tar.bz2
define hal and omx path
Diffstat (limited to 'BoardConfig.mk')
-rw-r--r--BoardConfig.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index da79137..97041a3 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -71,6 +71,9 @@ BOARD_USES_HWCOMPOSER := true
BOARD_USE_SECTVOUT := true
BOARD_USES_FIMGAPI := true
+TARGET_HAL_PATH := hardware/samsung/exynos/hal/exynos4
+TARGET_OMX_PATH := hardware/samsung/exynos/multimedia/openmax
+
# OMX
BOARD_HAVE_CODEC_SUPPORT := SAMSUNG_CODEC_SUPPORT
COMMON_GLOBAL_CFLAGS += -DSAMSUNG_CODEC_SUPPORT