Define architecture
This commit is contained in:
parent
086f1ca11d
commit
38e5a47ef1
@ -1,3 +1,9 @@
|
||||
TARGET_ARCH := arm
|
||||
TARGET_ARCH_VARIANT := armv7-a-neon
|
||||
TARGET_CPU_VARIANT := generic
|
||||
TARGET_CPU_ABI := armeabi-v7a
|
||||
TARGET_CPU_ABI2 := armeabi
|
||||
|
||||
# BoardConfigMgsiCommon.mk
|
||||
#
|
||||
# Common compile-time definitions for MGSI
|
||||
|
Loading…
x
Reference in New Issue
Block a user