sctp: change to check peer prsctp_capable when using prsctp polices
[deliverable/linux.git] / scripts / Makefile.build
index 0d1ca5bf42fbe4aaa3e82dc611b447195fffd2e1..11602e5efb3bcdf1d300315a4501b8ce3faaa78c 100644 (file)
@@ -60,7 +60,7 @@ endif
 endif
 
 # Do not include host rules unless needed
-ifneq ($(hostprogs-y)$(hostprogs-m),)
+ifneq ($(hostprogs-y)$(hostprogs-m)$(hostlibs-y)$(hostlibs-m)$(hostcxxlibs-y)$(hostcxxlibs-m),)
 include scripts/Makefile.host
 endif
 
This page took 0.024995 seconds and 5 git commands to generate.