]> git.kernelconcepts.de Git - karo-tx-linux.git/blob - tools/build/Makefile.include
Merge remote-tracking branch 'remotes/stable/linux-4.4.y' into karo-tx6-mainline
[karo-tx-linux.git] / tools / build / Makefile.include
1 build := -f $(srctree)/tools/build/Makefile.build dir=. obj
2
3 ifdef CROSS_COMPILE
4 fixdep:
5 else
6 fixdep:
7         $(Q)$(MAKE) -C $(srctree)/tools/build fixdep
8 endif
9
10 .PHONY: fixdep