Merge tag 'mac80211-for-davem-2018-10-04' of git://git.kernel.org/pub/scm/linux/kerne...
[linux-2.6/btrfs-unstable.git] / tools / build / Makefile.include
blobd360f39a445b0ef8edde51a4b2171b437b09d368
1 build := -f $(srctree)/tools/build/Makefile.build dir=. obj
3 fixdep:
4         $(Q)$(MAKE) -C $(srctree)/tools/build CFLAGS= LDFLAGS= $(OUTPUT)fixdep
6 fixdep-clean:
7         $(Q)$(MAKE) -C $(srctree)/tools/build clean
9 .PHONY: fixdep