diff options
Diffstat (limited to 'build/arch-options/hurd')
-rw-r--r-- | build/arch-options/hurd | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/build/arch-options/hurd b/build/arch-options/hurd new file mode 100644 index 000000000..48a4c7323 --- /dev/null +++ b/build/arch-options/hurd @@ -0,0 +1,6 @@ +# This file contains os specific variables for the 'hurd' os +# It is sourced by the build scripts + +archspec="$archspec;hurd-any" +arch_kernel="Hurd" +arch_parttype="Linux" |