summaryrefslogtreecommitdiff
path: root/build/arch-options/linux
diff options
context:
space:
mode:
Diffstat (limited to 'build/arch-options/linux')
-rw-r--r--build/arch-options/linux6
1 files changed, 6 insertions, 0 deletions
diff --git a/build/arch-options/linux b/build/arch-options/linux
new file mode 100644
index 000000000..93904f7af
--- /dev/null
+++ b/build/arch-options/linux
@@ -0,0 +1,6 @@
+# This file contains os specific variables for the 'linux' os
+# It is sourced by the build scripts
+
+archspec="$archspec;linux-any"
+arch_kernel="Linux"
+arch_parttype="Linux"