luci-0.10: merge r7860
authorJo-Philipp Wich <jow@openwrt.org>
Mon, 31 Oct 2011 18:25:43 +0000 (18:25 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Mon, 31 Oct 2011 18:25:43 +0000 (18:25 +0000)
contrib/package/luci/Makefile

index 3c8a28f..595f3a8 100644 (file)
@@ -216,7 +216,7 @@ $(eval $(call protocol,ppp,Support for PPP/PPPoE/PPPoA))
 $(eval $(call protocol,pptp,Support for PPtP,+pptp))
 $(eval $(call protocol,6x4,Support for 6in4/6to4,+6in4 +6to4))
 $(eval $(call protocol,3g,Support for 3G,+comgt))
-$(eval $(call protocol,relay,Support for relayd pseudo bridges,+relayd))
+$(eval $(call protocol,relay,Support for relayd pseudo bridges,+PACKAGE_luci-proto-relay:relayd))
 
 
 ### Community Packages ###