blob: b677b4a29fbc1d223d31567a4d834eccc2c3f0b7 [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 := mips
TARGET_ARCH_VARIANT := mips32-fp
TARGET_CPU_ABI := mips
TARGET_CPU_SMP := true
SMALLER_FONT_FOOTPRINT := true
MINIMAL_FONT_FOOTPRINT := true
# Some framework code requires this to enable BT
BOARD_HAVE_BLUETOOTH := true
BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := device/generic/common/bluetooth
USE_OPENGL_RENDERER := true
BOARD_USE_LEGACY_UI := true