summaryrefslogtreecommitdiff
path: root/BoardConfig.mk
diff options
context:
space:
mode:
Diffstat (limited to 'BoardConfig.mk')
-rw-r--r--BoardConfig.mk12
1 files changed, 0 insertions, 12 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
deleted file mode 100644
index 6005df5..0000000
--- a/BoardConfig.mk
+++ /dev/null
@@ -1,12 +0,0 @@
-# BoardConfig.mk
-#
-# Product-specific compile-time definitions.
-#
-
-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