diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/comp_libs/gnumach.in | 0 | ||||
-rw-r--r-- | config/comp_tools/mig.in | 0 | ||||
-rw-r--r-- | config/kernel/hurd.in | 5 |
3 files changed, 5 insertions, 0 deletions
diff --git a/config/comp_libs/gnumach.in b/config/comp_libs/gnumach.in new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/config/comp_libs/gnumach.in diff --git a/config/comp_tools/mig.in b/config/comp_tools/mig.in new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/config/comp_tools/mig.in diff --git a/config/kernel/hurd.in b/config/kernel/hurd.in new file mode 100644 index 00000000..030a8aa6 --- /dev/null +++ b/config/kernel/hurd.in @@ -0,0 +1,5 @@ +# Hurd config options + +## select KERNEL_SUPPORTS_SHARED_LIBS +## +## help Build a toolchain targeting systems running GNU Hurd as a kernel |