diff options
author | Rob Landley <[email protected]> | 2017-05-20 15:03:29 -0500 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2017-05-21 13:04:27 +0200 |
commit | 3780578761921f094179c6289072a74b2228c602 (patch) | |
tree | 576ddcb66ad21dc757c6ab8260bc1ea4cb947c9f /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 56f410cf45a1c1f68f77741990e0435b06a07676 (diff) |
x86/boot: Use CROSS_COMPILE prefix for readelf
The boot code Makefile contains a straight 'readelf' invocation. This
causes build warnings in cross compile environments, when there is no
unprefixed readelf accessible via $PATH.
Add the missing $(CROSS_COMPILE) prefix.
[ tglx: Rewrote changelog ]
Fixes: 98f78525371b ("x86/boot: Refuse to build with data relocations")
Signed-off-by: Rob Landley <[email protected]>
Acked-by: Kees Cook <[email protected]>
Cc: Jiri Kosina <[email protected]>
Cc: Paul Bolle <[email protected]>
Cc: "H.J. Lu" <[email protected]>
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions