Re: kernel 1.2.13 must be in /usr/src/linux ?

Jochen Toppe (jtoppe@ro.com)
Mon, 28 Aug 1995 12:28:51 -0500


On Sun, 27 Aug 1995, Cristian Gafton wrote:

>
> If I want to put a kernel in some other place than /usr/src/linux,
> it will fail at make dep because the drivers/block/aztcd.c file has a
> hard-coded include file in it, some place around line 140:
>
>
Have you ever heard of symbolic links?
Put the kernel into some other directory and then create a link
from /usr/src/linux to that.
Like ln -s /wherever_the_kernel_is /usr/src/linux
Or just change the entry in the include file.
Regards,
-------------------------------------------------------------
| ______ \|/ Jochen F. Toppe |
-----| \|/ / oO \ -@~ |-----
| | ~@- / \ / E-Mail: jtoppe@ro.com | |
-----| \_< \____/ >_/ jtoppe@cs.uah.edu |-----
| \____U___/ WWW: http://www.cs.uah.edu/~jtoppe |
-------------------------------------------------------------