contrib: register radvd package
authorJo-Philipp Wich <jow@openwrt.org>
Sun, 21 Nov 2010 03:09:13 +0000 (03:09 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Sun, 21 Nov 2010 03:09:13 +0000 (03:09 +0000)
contrib/package/luci/Makefile

index 6814b6b..7639761 100644 (file)
@@ -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 ###