diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2019-01-25 08:57:28 +0100 |
---|---|---|
committer | Marc Zyngier <marc.zyngier@arm.com> | 2019-02-19 22:05:51 +0100 |
commit | 49dfe94fe5ad97d380f81544b6d3626b076a1ef6 (patch) | |
tree | ca5e9585562fd0b0d30bead6c641c232b518e3c6 /arch/arm64/kvm/Makefile | |
parent | KVM: arm/arm64: arch_timer: Mark physical interrupt active when a virtual int... (diff) | |
download | linux-49dfe94fe5ad97d380f81544b6d3626b076a1ef6.tar.xz linux-49dfe94fe5ad97d380f81544b6d3626b076a1ef6.zip |
KVM: arm/arm64: Fix TRACE_INCLUDE_PATH
As the comment block in include/trace/define_trace.h says,
TRACE_INCLUDE_PATH should be a relative path to the define_trace.h
../../virt/kvm/arm is the correct relative path.
../../../virt/kvm/arm is working by coincidence because the top
Makefile adds -I$(srctree)/arch/$(SRCARCH)/include as a header
search path, but we should not rely on it.
Acked-by: Christoffer Dall <christoffer.dall@arm.com>
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Diffstat (limited to 'arch/arm64/kvm/Makefile')
0 files changed, 0 insertions, 0 deletions