summaryrefslogtreecommitdiff
path: root/BoardConfig.mk
blob: 9236c4c929f6e4fa613448c3073e44306d0ed40f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# 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
BUILD_EMULATOR_OPENGL_DRIVER := true

# share the same one across all mini-emulators
BOARD_EGL_CFG := device/generic/goldfish/opengl/system/egl/egl.cfg