contrib: register radvd package
This commit is contained in:
parent
d02dfa81be
commit
b1b2e79afe
1 changed files with 3 additions and 3 deletions
|
@ -397,9 +397,6 @@ $(eval $(call application,initmgr,LuCI Initscript Management,\
|
||||||
$(eval $(call application,livestats,LuCI Realtime Statistics,\
|
$(eval $(call application,livestats,LuCI Realtime Statistics,\
|
||||||
+luci-mod-rpc))
|
+luci-mod-rpc))
|
||||||
|
|
||||||
$(eval $(call application,asterisk,LuCI Support for Asterisk PBX,\
|
|
||||||
@BROKEN +PACKAGE_luci-app-asterisk:asterisk14-xip-core))
|
|
||||||
|
|
||||||
$(eval $(call application,polipo,LuCI Support for the Polipo Proxy,\
|
$(eval $(call application,polipo,LuCI Support for the Polipo Proxy,\
|
||||||
+PACKAGE_luci-app-polipo:polipo))
|
+PACKAGE_luci-app-polipo:polipo))
|
||||||
|
|
||||||
|
@ -419,6 +416,9 @@ $(eval $(call application,vnstat,LuCI Support for VnStat,\
|
||||||
+PACKAGE_luci-app-vnstat:vnstat \
|
+PACKAGE_luci-app-vnstat:vnstat \
|
||||||
+PACKAGE_luci-app-vnstat:vnstati))
|
+PACKAGE_luci-app-vnstat:vnstati))
|
||||||
|
|
||||||
|
$(eval $(call application,radvd,LuCI Support for Radvd,\
|
||||||
|
+luci-mod-admin-full +PACKAGE_luci-app-radvd:radvd))
|
||||||
|
|
||||||
$(eval $(call application,lqtapifoss,Lantiq voip))
|
$(eval $(call application,lqtapifoss,Lantiq voip))
|
||||||
|
|
||||||
### Server Gateway Interfaces ###
|
### Server Gateway Interfaces ###
|
||||||
|
|
Loading…
Reference in a new issue