Define architecture

This commit is contained in:
Nehemiah of Zebulun 2023-10-05 14:00:29 -04:00
parent 086f1ca11d
commit 38e5a47ef1

View File

@ -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 # BoardConfigMgsiCommon.mk
# #
# Common compile-time definitions for MGSI # Common compile-time definitions for MGSI