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

# same sa mini-armv7-a-neon except HAL
include device/generic/armv7-a-neon/BoardConfig.mk

# Build OpenGLES emulation libraries
BUILD_EMULATOR_OPENGL := true

BOARD_EGL_CFG := device/generic/mini-emulator-armv7-a-neon/egl.cfg