summaryrefslogtreecommitdiffstats
path: root/target/board/generic
diff options
context:
space:
mode:
authorJean-Baptiste Queru <jbq@google.com>2012-08-10 09:23:42 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2012-08-10 09:23:42 -0700
commit2387857dad06b3437ffcf0c14e2bc9f5956a5888 (patch)
tree5a2c9b43b8045ac7526c528a44ddbbe83878f5e0 /target/board/generic
parent64b8c6e936ae713a61c53a85a0badbd7d480e414 (diff)
parent968f20a4c2ffca9a0cf8870bd96c77e65ca61243 (diff)
downloadbuild-2387857dad06b3437ffcf0c14e2bc9f5956a5888.zip
build-2387857dad06b3437ffcf0c14e2bc9f5956a5888.tar.gz
build-2387857dad06b3437ffcf0c14e2bc9f5956a5888.tar.bz2
am 968f20a4: Merge "MIPS support to *.mk files and envsetup.sh"
* commit '968f20a4c2ffca9a0cf8870bd96c77e65ca61243': MIPS support to *.mk files and envsetup.sh
Diffstat (limited to 'target/board/generic')
-rw-r--r--target/board/generic/BoardConfig.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/board/generic/BoardConfig.mk b/target/board/generic/BoardConfig.mk
index a176fad..7a25f30 100644
--- a/target/board/generic/BoardConfig.mk
+++ b/target/board/generic/BoardConfig.mk
@@ -6,6 +6,7 @@
# The generic product target doesn't have any hardware-specific pieces.
TARGET_NO_BOOTLOADER := true
TARGET_NO_KERNEL := true
+TARGET_ARCH := arm
# Note: we build the platform images for ARMv7-A _without_ NEON.
#