]> git.kernelconcepts.de Git - karo-tx-linux.git/blob - tools/build/Makefile.include
Merge tag 'usb-serial-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[karo-tx-linux.git] / tools / build / Makefile.include
1 build := -f $(srctree)/tools/build/Makefile.build dir=. obj
2
3 fixdep:
4         $(Q)$(MAKE) -C $(srctree)/tools/build CFLAGS= LDFLAGS= $(OUTPUT)fixdep
5
6 fixdep-clean:
7         $(Q)$(MAKE) -C $(srctree)/tools/build clean
8
9 .PHONY: fixdep