Skip to content

Commit

Permalink
We have cortex a7
Browse files Browse the repository at this point in the history
  • Loading branch information
Quarx2k committed Aug 31, 2014
1 parent 22ba515 commit 9266f4e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions BoardConfig.mk
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ TARGET_LIBINIT_DEFINES_FILE := device/lge/w7/init/init_w7.c
TARGET_ARCH := arm
TARGET_BOARD_PLATFORM_GPU := qcom-adreno305
TARGET_BOARD_PLATFORM := msm8226
TARGET_CPU_VARIANT := krait
TARGET_USE_KINGFISHER_OPTIMIZATION := true
TARGET_CPU_VARIANT := cortex-a7
TARGET_USE_QCOM_BIONIC_OPTIMIZATION := true
TARGET_CPU_ABI := armeabi-v7a
TARGET_CPU_ABI2 := armeabi
TARGET_ARCH_VARIANT := armv7-a-neon
Expand Down

0 comments on commit 9266f4e

Please sign in to comment.