chiark / gitweb /
[PATCH] Fixup path for kernel includes when building with klibc.
authorlethal@linux-sh.org <lethal@linux-sh.org>
Sat, 25 Oct 2003 06:37:17 +0000 (23:37 -0700)
committerGreg KH <gregkh@suse.de>
Wed, 27 Apr 2005 04:06:22 +0000 (21:06 -0700)
commit6ea7aa72dd894e723aef8881bd55766914cb07ed
tree85a20184c70ee99f1f22ed0c29101539fcd0bc23
parente1b579406db58dc4ced1bec6339f7647c4fd69ea
[PATCH] Fixup path for kernel includes when building with klibc.

Fixup path for kernel includes when building with klibc.

klibc expects the symlink klibc/linux to point to a relatively up
to date tree, use -Iklibc/linux/include to make linux/ and asm/
includes resolve properly, as these won't exist in the regular
klibc/klibc/include location.
Makefile.klibc