From 4b9deaf86276cf3f6d8517e4d18c64fe0248b8b9 Mon Sep 17 00:00:00 2001 From: acinonyx Date: Sat, 27 Nov 2010 08:34:29 +0000 Subject: [PATCH] [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 --- Config.in | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 Config.in 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 -- 2.30.2