Merge branch 'pm-tools'
[deliverable/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
This page took 0.030171 seconds and 5 git commands to generate.