mirror of
https://github.com/team-infusion-developers/android_device_samsung_gts210velte.git
synced 2024-10-31 19:37:28 +00:00
gts210vewifi: Kill custom board flags
This commit is contained in:
parent
c93921f817
commit
2181b1a463
1 changed files with 0 additions and 5 deletions
|
@ -32,11 +32,6 @@ TARGET_BOARD_PLATFORM := msm8952
|
||||||
TARGET_BOARD_PLATFORM_GPU := qcom-adreno510
|
TARGET_BOARD_PLATFORM_GPU := qcom-adreno510
|
||||||
TARGET_PLATFORM_DEVICE_BASE := /devices/soc.0/
|
TARGET_PLATFORM_DEVICE_BASE := /devices/soc.0/
|
||||||
|
|
||||||
# Flags
|
|
||||||
TARGET_GLOBAL_CFLAGS += -mfpu=neon -mfloat-abi=softfp
|
|
||||||
TARGET_GLOBAL_CPPFLAGS += -mfpu=neon -mfloat-abi=softfp
|
|
||||||
COMMON_GLOBAL_CFLAGS += -DREFRESH_RATE=60
|
|
||||||
|
|
||||||
# Architecture
|
# Architecture
|
||||||
TARGET_ARCH := arm64
|
TARGET_ARCH := arm64
|
||||||
TARGET_ARCH_VARIANT := armv8-a
|
TARGET_ARCH_VARIANT := armv8-a
|
||||||
|
|
Loading…
Reference in a new issue