summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMasahiro Yamada2017-09-20 17:17:50 +0200
committerMasahiro Yamada2017-10-09 16:28:45 +0200
commitf231e43333124d92a82acd19431f8104b8e48a75 (patch)
tree388afebb932bbb1ffa8f18f979286bb1f580e8fe /Makefile
parentLinux 4.14-rc3 (diff)
downloadkernel-qcow2-linux-f231e43333124d92a82acd19431f8104b8e48a75.tar.gz
kernel-qcow2-linux-f231e43333124d92a82acd19431f8104b8e48a75.tar.xz
kernel-qcow2-linux-f231e43333124d92a82acd19431f8104b8e48a75.zip
hexagon: get rid of #include <generated/compile.h>
<generated/compile.h> is created (or updated) when Kbuild descends into the init/ directory. In parallel building from a pristine source tree, there is no guarantee <generated/compile.h> exists when arch/hexagon/kernel/ptrace.c is compiled. For hexagon architecture, we know UTS_MACHINE is a fixed string "hexagon", so let's hard-code it, like many architectures do. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Acked-by: Richard Kuo <rkuo@codeaurora.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions