]> git.ipfire.org Git - thirdparty/kernel/stable.git/blame - tools/build/Makefile.include
net/mlx5e: Fix error flow in tx reporter diagnose
[thirdparty/kernel/stable.git] / tools / build / Makefile.include
CommitLineData
ab6201d0 1build := -f $(srctree)/tools/build/Makefile.build dir=. obj
7c422f55
JO
2
3fixdep:
5e50426d 4 $(Q)$(MAKE) -C $(srctree)/tools/build CFLAGS= LDFLAGS= $(OUTPUT)fixdep
7c422f55 5
85e0d509
JO
6fixdep-clean:
7 $(Q)$(MAKE) -C $(srctree)/tools/build clean
8
7c422f55 9.PHONY: fixdep