summaryrefslogtreecommitdiffstats
path: root/target/hurd/Config.in
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2007-10-05 11:06:56 +0000
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2007-10-05 11:06:56 +0000
commit0c16c17f539ccbc91d4dd1ea5168e7beb390fa5d (patch)
treeedef4087d4c0e90fee1f14bb1014c9348cd2af13 /target/hurd/Config.in
parentfdcde6faedc015ffd8568de023eb3b5cfd00f901 (diff)
downloadbuildroot-novena-0c16c17f539ccbc91d4dd1ea5168e7beb390fa5d.tar.gz
buildroot-novena-0c16c17f539ccbc91d4dd1ea5168e7beb390fa5d.zip
- start to think about GNU/hurd support.
Not yet functional. Help welcome
Diffstat (limited to 'target/hurd/Config.in')
-rw-r--r--target/hurd/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/hurd/Config.in b/target/hurd/Config.in
index be5675f5b..08b9ff7e7 100644
--- a/target/hurd/Config.in
+++ b/target/hurd/Config.in
@@ -1,5 +1,5 @@
config BR2_PACKAGE_HURD
- bool "Hurd kernel"
+ bool "Hurd kernel (see helptext)"
depends on BR2_KERNEL_HURD
default y
help