tools build: Use fixdep with OUTPUT path prefix
[cascardo/linux.git] / tools / build / Makefile
index a930362..0d5a0e3 100644 (file)
@@ -25,7 +25,7 @@ export Q srctree CC LD
 MAKEFLAGS := --no-print-directory
 build     := -f $(srctree)/tools/build/Makefile.build dir=. obj
 
-all: fixdep
+all: $(OUTPUT)fixdep
 
 clean:
        $(call QUIET_CLEAN, fixdep)