]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - tools/build/Makefile.include
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
[karo-tx-linux.git] / tools / build / Makefile.include
index 4e09ad617a607dd0884ada776d26df23bac407cb..be630bed66d2af1407eeaaca5089290bbf989392 100644 (file)
@@ -4,7 +4,7 @@ ifdef CROSS_COMPILE
 fixdep:
 else
 fixdep:
-       $(Q)$(MAKE) -C $(srctree)/tools/build fixdep
+       $(Q)$(MAKE) -C $(srctree)/tools/build CFLAGS= LDFLAGS= $(OUTPUT)fixdep
 endif
 
 .PHONY: fixdep