Merge git://www.linux-watchdog.org/linux-watchdog
[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
JO
6fixdep:
7 $(Q)$(MAKE) -C $(srctree)/tools/build fixdep
3a70fcd3 8endif
7c422f55
JO
9
10.PHONY: fixdep
This page took 0.028688 seconds and 5 git commands to generate.