summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2017-09-21 00:17:50 +0900
committerMasahiro Yamada <yamada.masahiro@socionext.com>2017-10-09 23:28:45 +0900
commitf231e43333124d92a82acd19431f8104b8e48a75 (patch)
tree388afebb932bbb1ffa8f18f979286bb1f580e8fe /Makefile
parent9e66317d3c92ddaab330c125dfe9d06eee268aff (diff)
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