aboutsummaryrefslogtreecommitdiffstats
path: root/openwrt/package/click/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'openwrt/package/click/Config.in')
-rw-r--r--openwrt/package/click/Config.in18
1 files changed, 0 insertions, 18 deletions
diff --git a/openwrt/package/click/Config.in b/openwrt/package/click/Config.in
deleted file mode 100644
index eca8d7006a..0000000000
--- a/openwrt/package/click/Config.in
+++ /dev/null
@@ -1,18 +0,0 @@
-config BR2_PACKAGE_CLICK
- prompt "click............................. The Click Modular Router"
- tristate
- select BR2_PACKAGE_KMOD_TUN
- default m if CONFIG_DEVEL
- help
- http://pdos.csail.mit.edu/click/
-
-config BR2_PACKAGE_ROOFNET
- prompt "roofnet......................... roofnet mesh networking scripts"
- tristate
- depends BR2_PACKAGE_CLICK
- select BR2_PACKAGE_KMOD_MADWIFI
- default m if CONFIG_DEVEL
- help
- http://pdos.csail.mit.edu/roofnet/
-
-