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

kbuild: add arch/$ARCH/include to search path



This patch conclude the support for

   arch/$ARCH/include

Note: The individual architectures will most likely require
      a few minor patches to support locating header files in
      arch/$ARCH/include

Testing shows that it worked out-of-the-box for sparc.
x86 required a few trivial changes in the arch
specific Makefile and a few include paths had to be adjusted.

Signed-off-by: default avatarSam Ravnborg <sam@ravnborg.org>
parent 2e57d051
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment