blob: 622ea558b9fe57269a923bfe982b337ec930609d [file] [log] [blame]
#
# Product-specific compile-time definitions.
#
# The generic product target doesn't have any hardware-specific pieces.
TARGET_NO_BOOTLOADER := true
TARGET_NO_KERNEL := true
TARGET_ARCH := x86
TARGET_CPU_ABI := x86
TARGET_CPU_SMP := true
SMALLER_FONT_FOOTPRINT := true
MINIMAL_FONT_FOOTPRINT := true
# Some framework code requires this to enable BT
BOARD_HAVE_BLUETOOTH := true
WPA_SUPPLICANT_VERSION := VER_0_8_X