Skip to content
Snippets Groups Projects
Commit 3a25f0b1 authored by Aaron Brooks's avatar Aaron Brooks Committed by Sam Ravnborg
Browse files

kbuild: make namespace.pl CROSS_COMPILE happy


Using the fixed path to /usr/bin/{nm,objdump} does not allow
CROSS_COMPILE environments to use namespace.pl. This patch causes
namespace.pl to use $NM and $OBJDUMP if defined or fall back to the nm
and objdump found in the path.

Signed-off-by: default avatarAaron Brooks <aaron.brooks@sicortex.com>
Signed-off-by: default avatarSam Ravnborg <sam@ravnborg.org>
parent 4c8fbca5
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment