summaryrefslogtreecommitdiffstats
path: root/tools/build/Makefile.include
blob: ad22e4e7bc593960dcd2eab055b1658227b7bf56 (plain)
1
2
3
4
5
6
build := -f $(srctree)/tools/build/Makefile.build dir=. obj

fixdep:
	$(Q)$(MAKE) -C $(srctree)/tools/build CFLAGS= LDFLAGS= $(OUTPUT)fixdep

.PHONY: fixdep