aboutsummaryrefslogtreecommitdiff
path: root/BoardConfigCommon.mk
diff options
context:
space:
mode:
authorKetut Putu Kumajaya <ketut.kumajaya@gmail.com>2015-11-05 06:28:27 +0700
committerKetut Putu Kumajaya <ketut.kumajaya@gmail.com>2015-11-06 09:30:03 +0700
commitbf9aec4bba3bac0bd4d60ea5d67031cbf28af7e4 (patch)
tree3a6f626ce16733154bfac7ce516ec825942caf15 /BoardConfigCommon.mk
parentb3c34e8b6d1ed6c496e4cb4bc6edea06c18aa273 (diff)
msm8916-common: Fix dt generation for 32bit device
Change-Id: I49c3d6c8d7e93385ca3620d45d4c1aa404de7ea2
Diffstat (limited to 'BoardConfigCommon.mk')
-rw-r--r--BoardConfigCommon.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index 709bebc..e93bf2a 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -69,6 +69,8 @@ TARGET_KERNEL_HEADER_ARCH := arm64
TARGET_KERNEL_CROSS_COMPILE_PREFIX := aarch64-linux-android-
TARGET_USES_UNCOMPRESSED_KERNEL := true
+else
+TARGET_KERNEL_ARCH := arm
endif
TARGET_KERNEL_SOURCE := kernel/cyanogen/msm8916