Merge pull request #456 from hnyman/stat-config
authorhnyman <hannu.nyman@iki.fi>
Sun, 30 Aug 2015 05:57:12 +0000 (08:57 +0300)
committerhnyman <hannu.nyman@iki.fi>
Sun, 30 Aug 2015 05:57:12 +0000 (08:57 +0300)
statistics: cleanup default configuration

applications/luci-app-multiwan/Makefile

index 20fba89..c5b731a 100644 (file)
@@ -6,8 +6,8 @@
 
 include $(TOPDIR)/rules.mk
 
-LUCI_TITLE:=LuCI Support for the OpenWrt MultiWAN agent
-LUCI_DEPENDS:=+multiwan
+LUCI_TITLE:=LuCI Support for the OpenWrt MultiWAN agent (obsoleted by mwan3)
+LUCI_DEPENDS:=+multiwan @BROKEN
 
 include ../../luci.mk