Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
[deliverable/linux.git] / tools / build / Makefile.include
CommitLineData
ab6201d0 1build := -f $(srctree)/tools/build/Makefile.build dir=. obj
7c422f55 2
3a70fcd3
JO
3ifdef CROSS_COMPILE
4fixdep:
5else
7c422f55 6fixdep:
5e50426d 7 $(Q)$(MAKE) -C $(srctree)/tools/build CFLAGS= LDFLAGS= $(OUTPUT)fixdep
3a70fcd3 8endif
7c422f55
JO
9
10.PHONY: fixdep
This page took 0.048901 seconds and 5 git commands to generate.