From: acinonyx Date: Sat, 27 Nov 2010 08:34:29 +0000 (+0000) Subject: [packages] quagga: Remove 'Config.in' file - not used since r24151 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=4b9deaf86276cf3f6d8517e4d18c64fe0248b8b9;p=feed%2Frouting.git [packages] quagga: Remove 'Config.in' file - not used since r24151 git-svn-id: svn+ssh://svn.openwrt.org/openwrt@24156 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/Config.in b/Config.in deleted file mode 100644 index 7f29e3d..0000000 --- a/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