]> asedeno.scripts.mit.edu Git - linux.git/blob - tools/build/Makefile.include
Merge tag 'drm-misc-next-2017-03-12' of git://anongit.freedesktop.org/git/drm-misc...
[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