aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--release/arm/armv7.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/release/arm/armv7.conf b/release/arm/armv7.conf
new file mode 100644
index 000000000000..174e41615b63
--- /dev/null
+++ b/release/arm/armv7.conf
@@ -0,0 +1,8 @@
+#!/bin/sh
+
+# Configuration file for release/release.sh to build arm/armv7 distribution
+# images (not system-on-chip (SoC) images).
+
+TARGET="arm"
+TARGET_ARCH="armv7"
+KERNEL="GENERIC"