allwinner_a64/android/device/generic/mini-emulator-armv7-a-neon/BoardConfig.mk
2018-08-08 17:48:24 +08:00

12 lines
237 B
Makefile

# 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