]> git.karo-electronics.de Git - linux-beck.git/blobdiff - scripts/Makefile.build
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target...
[linux-beck.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