Skip to content
Commit c79c7b09 authored by Sam Ravnborg's avatar Sam Ravnborg
Browse files

kbuild: fix genksyms build error



genksyms needs to know when a symbol must have a "_" prefex as is
true for a few architectures.
Pass $(ARCH) as commandline argument and hardcode what architectures that
needs this info.
Previous attemt to take it from elfconfig.h was br0ken since elfconfig.h
is a generated file.

Signed-off-by: default avatarSam Ravnborg <sam@ravnborg.org>
parent 172c3ae3
Loading
Loading
Loading
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