summaryrefslogtreecommitdiffstats
path: root/target/board/generic
diff options
context:
space:
mode:
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 cee09ce..233b136 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.
#