applications/luci-statistics: add iwinfo support to stat-genconfig
authorJo-Philipp Wich <jow@openwrt.org>
Tue, 13 Dec 2011 14:06:02 +0000 (14:06 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Tue, 13 Dec 2011 14:06:02 +0000 (14:06 +0000)
applications/luci-statistics/root/usr/bin/stat-genconfig

index 8d43b8a..01a974e 100755 (executable)
@@ -315,6 +315,12 @@ plugins = {
                { "Irqs" }
        },
 
                { "Irqs" }
        },
 
+       iwinfo = {
+               { },
+               { "IgnoreSelected" },
+               { "Interfaces" }
+       },
+
        load    = {
                { },
                { },
        load    = {
                { },
                { },