diff options
Diffstat (limited to 'openwrt/package/wiviz/Config.in')
-rw-r--r-- | openwrt/package/wiviz/Config.in | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/openwrt/package/wiviz/Config.in b/openwrt/package/wiviz/Config.in new file mode 100644 index 0000000..301bb62 --- /dev/null +++ b/openwrt/package/wiviz/Config.in @@ -0,0 +1,7 @@ +config BR2_PACKAGE_WIVIZ + tristate "wiviz - Wireless Network Visualization" + default m if CONFIG_DEVEL + help + Wireless Network Visualization + + http://students.washington.edu/natetrue/wiviz/ |