summaryrefslogtreecommitdiffstats
path: root/BoardConfigCommon.mk
diff options
context:
space:
mode:
authorcodeworkx <codeworkx@cyanogenmod.org>2012-11-24 08:05:25 +0100
committercodeworkx <codeworkx@cyanogenmod.org>2012-11-24 08:05:25 +0100
commitd0e635421afead5c9448bbee6963d06a5aac3541 (patch)
tree1b18bf23cd18709eacc35beefb195c2803a8b7c3 /BoardConfigCommon.mk
parent1e80c5f99739a109094e3610ac4450b296543439 (diff)
downloaddevice_samsung_p5100-d0e635421afead5c9448bbee6963d06a5aac3541.zip
device_samsung_p5100-d0e635421afead5c9448bbee6963d06a5aac3541.tar.gz
device_samsung_p5100-d0e635421afead5c9448bbee6963d06a5aac3541.tar.bz2
common: set TARGET_ARCH
Change-Id: Icaa80ae8e0842fec260f348081bd2e0e9aaae631
Diffstat (limited to 'BoardConfigCommon.mk')
-rw-r--r--BoardConfigCommon.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index dfe7ee0..eb2e5a8 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -18,6 +18,7 @@
# by BoardConfigVendor.mk
USE_CAMERA_STUB := true
+TARGET_ARCH := arm
TARGET_CPU_ABI := armeabi-v7a
TARGET_CPU_ABI2 := armeabi
TARGET_CPU_SMP := true