summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--BoardConfig.mk6
1 files changed, 6 insertions, 0 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 1bbeaad..6005df5 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -4,3 +4,9 @@
#
include device/generic/armv7-a-neon/BoardConfig.mk
+
+ifndef PDK_FUSION_PLATFORM_ZIP
+ifeq ($(HOST_OS),linux)
+ WITH_DEXPREOPT := true
+endif
+endif # PDK_FUSION_PLATFORM_ZIP