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