summaryrefslogtreecommitdiff
path: root/BoardConfig.mk
blob: 9353b4043c6c3b8dd067aae20f57132093289784 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# BoardConfig.mk
#
# Product-specific compile-time definitions.
#

# same as x86 except HAL
include device/generic/x86/BoardConfig.mk

# Build OpenGLES emulation libraries
BUILD_EMULATOR_OPENGL := true

# share the same one across all mini-emulators
BOARD_EGL_CFG := device/generic/mini-emulator-armv7-a-neon/egl.cfg