summaryrefslogtreecommitdiff
path: root/mm
diff options
context:
space:
mode:
authorRob Landley <rob@landley.net>2017-05-20 15:03:29 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-06-07 12:07:49 +0200
commitd5ecb4ca0da7528c0f1ebc676d831b00efd37efa (patch)
tree9bef5b7b26370a0fb9acb7cfea24e03aabacd7d7 /mm
parentd1cff22220718d2fd2a694271a11727f30413658 (diff)
x86/boot: Use CROSS_COMPILE prefix for readelf
commit 3780578761921f094179c6289072a74b2228c602 upstream. 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 <rob@landley.net> Acked-by: Kees Cook <keescook@chromium.org> Cc: Jiri Kosina <jkosina@suse.cz> Cc: Paul Bolle <pebolle@tiscali.nl> Cc: "H.J. Lu" <hjl.tools@gmail.com> Link: http://lkml.kernel.org/r/ced18878-693a-9576-a024-113ef39a22c0@landley.net Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions