add luci-freifunk-diagnostics to luci Makefile
This commit is contained in:
parent
d3184b9e79
commit
a4bf4d63e8
1 changed files with 3 additions and 0 deletions
|
@ -344,6 +344,9 @@ $(eval $(call application,olsr,OLSR configuration and status module,\
|
||||||
$(eval $(call application,olsr-viz,OLSR Visualisation,\
|
$(eval $(call application,olsr-viz,OLSR Visualisation,\
|
||||||
luci-app-olsr +olsrd-mod-txtinfo))
|
luci-app-olsr +olsrd-mod-txtinfo))
|
||||||
|
|
||||||
|
$(eval $(call application,olsr-freifunk-diagnostics,Tools for network diagnosis like traceroute and ping,\
|
||||||
|
luci-app-freifunk-diagnostics))
|
||||||
|
|
||||||
$(eval $(call application,olsr-services,Show services announced with the nameservice plugin,\
|
$(eval $(call application,olsr-services,Show services announced with the nameservice plugin,\
|
||||||
luci-app-olsr +olsrd-mod-nameservice))
|
luci-app-olsr +olsrd-mod-nameservice))
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue