Changeset 7860

Show
Ignore:
Timestamp:
10/31/11 19:24:45 (20 months ago)
Author:
jow
Message:

contrib/package: make relayd dependency conditional, else luci build will break brcm-2.4

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • luci/trunk/contrib/package/luci/Makefile

    r7855 r7860  
    217217$(eval $(call protocol,6x4,Support for 6in4/6to4,+6in4 +6to4)) 
    218218$(eval $(call protocol,3g,Support for 3G,+comgt)) 
    219 $(eval $(call protocol,relay,Support for relayd pseudo bridges,+relayd)) 
     219$(eval $(call protocol,relay,Support for relayd pseudo bridges,+PACKAGE_luci-proto-relay:relayd)) 
    220220 
    221221