Merge tag 'gvt-fixes-2017-03-08' of https://github.com/01org/gvt-linux into drm-intel...
[linux-2.6-microblaze.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