aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVishal Bhoj <vishal.bhoj@linaro.org>2012-11-21 03:46:47 +0000
committerVishal Bhoj <vishal.bhoj@linaro.org>2012-11-21 03:46:47 +0000
commit3abfe8a0bfffe9b7a0c66a500bb7c8defb916383 (patch)
tree0e0c598c0a055f6d4fbe3b0ef1d76709e9319f05
parent4044e244e7bd9f65b5a5107552c712f2eda0bd6b (diff)
downloadorigen-3abfe8a0bfffe9b7a0c66a500bb7c8defb916383.tar.gz
origen: set TARGET_ARCH=arm explicitly
Change-Id: I5ca2845e0d6bda0b66037fd155e8119e97f957c6 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
-rw-r--r--BoardConfig.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index e58e348..4919130 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -3,6 +3,7 @@
# Product-specific compile-time definitions.
#
+TARGET_ARCH := arm
TARGET_BOARD_PLATFORM := origen
TARGET_NO_BOOTLOADER := true # Uses u-boot instead
TARGET_NO_KERNEL := false