aboutsummaryrefslogtreecommitdiff
path: root/scripts/mkcompile_h
diff options
context:
space:
mode:
authorMasahiro Yamada <[email protected]>2017-09-21 00:17:50 +0900
committerMasahiro Yamada <[email protected]>2017-10-09 23:28:45 +0900
commitf231e43333124d92a82acd19431f8104b8e48a75 (patch)
tree388afebb932bbb1ffa8f18f979286bb1f580e8fe /scripts/mkcompile_h
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 <[email protected]> Acked-by: Richard Kuo <[email protected]>
Diffstat (limited to 'scripts/mkcompile_h')
0 files changed, 0 insertions, 0 deletions