perf script: Pass perf_script into process_event
[deliverable/linux.git] / tools / build / Makefile.include
CommitLineData
ab6201d0 1build := -f $(srctree)/tools/build/Makefile.build dir=. obj
7c422f55 2
3a70fcd3
JO
3ifdef CROSS_COMPILE
4fixdep:
5else
7c422f55 6fixdep:
5725dd8f 7 $(Q)$(MAKE) -C $(srctree)/tools/build CFLAGS= LDFLAGS= fixdep
3a70fcd3 8endif
7c422f55
JO
9
10.PHONY: fixdep
This page took 0.035239 seconds and 5 git commands to generate.