Skip to content
Snippets Groups Projects
Commit 2e57d051 authored by Sam Ravnborg's avatar Sam Ravnborg
Browse files

kbuild: asm symlink support for arch/$ARCH/include


Adjust the asm symlink support so we do not create the
symlink unless really needed.
We check the precense of include/asm-$ARCH by checking
for the system.h file. We may end up with a stale directory
so it is not enough to check if the directory is present.

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