From ea3aa3aa284645bead2640dbec925d7ef3efea00 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Sat, 22 Sep 2007 14:53:38 +0000 Subject: - add a more generic "Kernel" menu instead of "Linux Options" --- target/hurd/Config.in | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 target/hurd/Config.in (limited to 'target/hurd/Config.in') diff --git a/target/hurd/Config.in b/target/hurd/Config.in new file mode 100644 index 000000000..be5675f5b --- /dev/null +++ b/target/hurd/Config.in @@ -0,0 +1,11 @@ +config BR2_PACKAGE_HURD + bool "Hurd kernel" + depends on BR2_KERNEL_HURD + default y + help + The GNU/Hurd kernel. + http://www.gnu.org/software/hurd/ + + FIXME: Currently not implemented. + + -- cgit v1.2.3