[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
This commit is contained in:
parent
3bc9bdd4ae
commit
4b9deaf862
1 changed files with 0 additions and 17 deletions
17
Config.in
17
Config.in
|
@ -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
|
Loading…
Reference in a new issue