[uClibc]Config problem

Erik Andersen andersen at codepoet.org
Tue Feb 19 06:56:50 UTC 2002


On Tue Feb 19, 2002 at 06:35:56AM +0000, Angus March VE2UFP wrote:
> Who would "they" be, and how would I change that?
> 

If your KERNEL_SOURCE begins with ../ then it is relative.
If it begins with a / then it is absolute.
So somthing like
    KERNEL_SOURCE=/usr/src/linux
would be fine, but something like
    KERNEL_SOURCE=../linux
will not work.
    
 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--



More information about the uClibc mailing list