Lines Matching refs:srctree
109 ifeq ($(srctree),)
110 srctree := $(patsubst %/,%,$(dir $(CURDIR)))
111 srctree := $(patsubst %/,%,$(dir $(srctree)))
194 export srctree OUTPUT RM CC CXX LD AR CFLAGS CXXFLAGS V BISON FLEX AWK
197 include $(srctree)/tools/build/Makefile.include
210 LIB_DIR = $(srctree)/tools/lib/api/
211 TRACE_EVENT_DIR = $(srctree)/tools/lib/traceevent/
212 BPF_DIR = $(srctree)/tools/lib/bpf/
213 SUBCMD_DIR = $(srctree)/tools/lib/subcmd/
229 include $(srctree)/tools/scripts/Makefile.arch
387 linux_uapi_dir := $(srctree)/tools/include/uapi/linux
392 drm_hdr_dir := $(srctree)/tools/include/uapi/drm
393 drm_ioctl_tbl := $(srctree)/tools/perf/trace/beauty/drm_ioctl.sh
402 asm_generic_hdr_dir := $(srctree)/tools/include/uapi/asm-generic/
403 pkey_alloc_access_rights_tbl := $(srctree)/tools/perf/trace/beauty/pkey_alloc_access_rights.sh
409 sndrv_ctl_hdr_dir := $(srctree)/tools/include/uapi/sound
410 sndrv_ctl_ioctl_tbl := $(srctree)/tools/perf/trace/beauty/sndrv_ctl_ioctl.sh
416 sndrv_pcm_hdr_dir := $(srctree)/tools/include/uapi/sound
417 sndrv_pcm_ioctl_tbl := $(srctree)/tools/perf/trace/beauty/sndrv_pcm_ioctl.sh
423 kcmp_hdr_dir := $(srctree)/tools/include/uapi/linux/
424 kcmp_type_tbl := $(srctree)/tools/perf/trace/beauty/kcmp_type.sh
430 kvm_hdr_dir := $(srctree)/tools/include/uapi/linux
431 kvm_ioctl_tbl := $(srctree)/tools/perf/trace/beauty/kvm_ioctl.sh
437 socket_ipproto_tbl := $(srctree)/tools/perf/trace/beauty/socket_ipproto.sh
443 vhost_virtio_hdr_dir := $(srctree)/tools/include/uapi/linux
444 vhost_virtio_ioctl_tbl := $(srctree)/tools/perf/trace/beauty/vhost_virtio_ioctl.sh
450 perf_hdr_dir := $(srctree)/tools/include/uapi/linux
451 perf_ioctl_tbl := $(srctree)/tools/perf/trace/beauty/perf_ioctl.sh
457 madvise_hdr_dir := $(srctree)/tools/include/uapi/asm-generic/
458 madvise_behavior_tbl := $(srctree)/tools/perf/trace/beauty/madvise_behavior.sh
464 prctl_hdr_dir := $(srctree)/tools/include/uapi/linux/
465 prctl_option_tbl := $(srctree)/tools/perf/trace/beauty/prctl_option.sh
471 arch_errno_hdr_dir := $(srctree)/tools
472 arch_errno_tbl := $(srctree)/tools/perf/trace/beauty/arch_errno_names.sh
504 build := -f $(srctree)/tools/build/Makefile.build dir=. obj
510 $(Q)$(MAKE) -f $(srctree)/tools/build/Makefile.build dir=pmu-events obj=jevents
516 $(Q)$(MAKE) -f $(srctree)/tools/build/Makefile.build dir=pmu-events obj=pmu-events
585 $(Q)$(MAKE) -f $(srctree)/tools/build/Makefile.build dir=$(build-dir) $@
588 $(Q)$(MAKE) -f $(srctree)/tools/build/Makefile.build dir=$(build-dir) $@
591 $(Q)$(MAKE) -f $(srctree)/tools/build/Makefile.build dir=$(build-dir) $@
594 $(Q)$(MAKE) -f $(srctree)/tools/build/Makefile.build dir=$(build-dir) $@
597 $(Q)$(MAKE) -f $(srctree)/tools/build/Makefile.build dir=$(build-dir) $@
600 $(Q)$(MAKE) -f $(srctree)/tools/build/Makefile.build dir=$(build-dir) $@
603 $(Q)$(MAKE) -f $(srctree)/tools/build/Makefile.build dir=$(build-dir) $@
622 $(Q)$(MAKE) -f $(srctree)/tools/build/Makefile.build dir=jvmti obj=jvmti
849 …$(Q)$(MAKE) -C $(srctree)/tools/build/feature/ $(if $(OUTPUT),OUTPUT=$(OUTPUT)feature/,) clean >/d…