From: Jo-Philipp Wich Date: Mon, 31 Oct 2011 18:25:43 +0000 (+0000) Subject: luci-0.10: merge r7860 X-Git-Tag: 0.10.0~57 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=f60d31425e487706fc1657db0652650441763d22;p=project%2Fluci.git luci-0.10: merge r7860 --- diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile index 3c8a28f469..595f3a8b59 100644 --- a/contrib/package/luci/Makefile +++ b/contrib/package/luci/Makefile @@ -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 ###