Home
last modified time | relevance | path

Searched hist:"5 e4786f75d885dd1a5f9fe12f3385ece7656b0c9" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/
H A DMakefile5e4786f75d885dd1a5f9fe12f3385ece7656b0c9 Sun Jun 22 14:48:26 CDT 2008 Sam Ravnborg <sam@ravnborg.org> 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: Sam Ravnborg <sam@ravnborg.org>