blob: 6005df54592c2d0c24c19fcccd2718eade48c7e7 [file] [log] [blame]
Keun young Park43016102013-02-25 17:31:44 -08001# BoardConfig.mk
2#
3# Product-specific compile-time definitions.
4#
5
Keun young Park43016102013-02-25 17:31:44 -08006include device/generic/armv7-a-neon/BoardConfig.mk
leozwang94dbaf72014-09-08 12:42:33 -07007
8ifndef PDK_FUSION_PLATFORM_ZIP
9ifeq ($(HOST_OS),linux)
10 WITH_DEXPREOPT := true
11endif
12endif # PDK_FUSION_PLATFORM_ZIP