summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2010-11-21 03:09:13 +0000
committerJo-Philipp Wich <jow@openwrt.org>2010-11-21 03:09:13 +0000
commitb1b2e79afeb038225723a2ca023c77f7c67d19f2 (patch)
tree61f2894979e8de75f8aa1da3984b74a09af1d948
parentd02dfa81beccbeb945171fc1bfb82d8e4adc9f06 (diff)
contrib: register radvd package
-rw-r--r--contrib/package/luci/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile
index 6814b6b36..763976192 100644
--- a/contrib/package/luci/Makefile
+++ b/contrib/package/luci/Makefile
@@ -397,9 +397,6 @@ $(eval $(call application,initmgr,LuCI Initscript Management,\
$(eval $(call application,livestats,LuCI Realtime Statistics,\
+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,\
+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:vnstati))
+$(eval $(call application,radvd,LuCI Support for Radvd,\
+ +luci-mod-admin-full +PACKAGE_luci-app-radvd:radvd))
+
$(eval $(call application,lqtapifoss,Lantiq voip))
### Server Gateway Interfaces ###