mirror of
https://github.com/openwrt/openwrt.git
synced 2025-12-28 12:10:02 +04:00
Since the SetDepends macro does a: DEPENDS:= ... it can't be used after setting DEPENDS:= explicitly, or it will clobber the previous value. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 27983