projects
/
project
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6518720
)
contrib/package: make relayd dependency conditional, else luci build will break brcm-2.4
author
Jo-Philipp Wich
<jow@openwrt.org>
Mon, 31 Oct 2011 18:24:45 +0000
(18:24 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Mon, 31 Oct 2011 18:24:45 +0000
(18:24 +0000)
contrib/package/luci/Makefile
patch
|
blob
|
history
diff --git
a/contrib/package/luci/Makefile
b/contrib/package/luci/Makefile
index bb889136a4f958340628cf45e7ca2c3a47dafaab..9052af19ae76b46058763e093c6162cbd0cead25 100644
(file)
--- 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 ###