From f78a67404bcebfe4bad3106302f54ea21f814129 Mon Sep 17 00:00:00 2001 From: acinonyx Date: Sat, 27 Nov 2010 08:34:29 +0000 Subject: [PATCH 1/1] [packages] quagga: Remove 'Config.in' file - not used since r24151 git-svn-id: svn://svn.openwrt.org/openwrt/packages@24156 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/quagga/Config.in | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 net/quagga/Config.in diff --git a/net/quagga/Config.in b/net/quagga/Config.in deleted file mode 100644 index 7f29e3de9..000000000 --- a/net/quagga/Config.in +++ /dev/null @@ -1,17 +0,0 @@ -# Quagga configuration - -choice - prompt "Quagga version" - depends on PACKAGE_quagga - default QUAGGA_STABLE - help - This option allows you to select the version of Quagga to be built. - -config QUAGGA_STABLE - bool "Use the latest stable version of Quagga" - -config QUAGGA_OLD - depends BROKEN - bool "Use the old release version 0.98.6" - -endchoice -- 2.11.0