remove obsolete and unmaintained packages, as soon as 2.6.17 is out, dscape and bcm43...
[openwrt.git] / openwrt / package / click / Config.in
1 config BR2_PACKAGE_CLICK
2 prompt "click............................. The Click Modular Router"
3 tristate
4 select BR2_PACKAGE_KMOD_TUN
5 default m if CONFIG_DEVEL
6 help
7 http://pdos.csail.mit.edu/click/
8
9 config BR2_PACKAGE_ROOFNET
10 prompt "roofnet......................... roofnet mesh networking scripts"
11 tristate
12 depends BR2_PACKAGE_CLICK
13 select BR2_PACKAGE_KMOD_MADWIFI
14 default m if CONFIG_DEVEL
15 help
16 http://pdos.csail.mit.edu/roofnet/
17
18
This page took 0.037903 seconds and 5 git commands to generate.