Skip to content

Commit 3c9acbe

Browse files
committed
Merge branch 'cm-11.0' of https://github.com/CyanogenMod/android_build into cm-11.0
2 parents 70b5103 + 18b7307 commit 3c9acbe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/device/BoardConfig.mk.template

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ TARGET_BOARD_PLATFORM := unknown
99
TARGET_CPU_ABI := armeabi-v7a
1010
TARGET_CPU_ABI2 := armeabi
1111
TARGET_ARCH_VARIANT := armv7-a-neon
12+
TARGET_CPU_VARIANT := cortex-a7
1213
ARCH_ARM_HAVE_TLS_REGISTER := true
1314

1415
TARGET_BOOTLOADER_BOARD_NAME := __DEVICE__

0 commit comments

Comments
 (0)