Skip to content
Commit 7d89982b authored by Vasili Galka's avatar Vasili Galka Committed by Tom Rini
Browse files

Remove ${objtree}/include/asm/proc/ link



mkconfig links ${objtree}/include/asm/proc/ to
${srctree}/arch/${arch}/include/asm/proc-armv/. This seems to be a
remnant from the past. Ever since its introduction in 2003 it is used
only in ARM build and always links to same place, so let's simplify
the code, remove it and reference directly where needed.

Successful MAKEALL for ARM and PowerPC verified on Linux.

Signed-off-by: default avatarVasili Galka <vvv444@gmail.com>
parent 4b9ca093
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