> What does make install do? I've always just done:
> 
> make mrproper
> make clean
> make xconfig
> make bzImage
> make modules
> make modules_install
> 
> then copy over the bzImage /boot and do all that good lilo and System.map
> ln -s stuff.
make install copies the bzImage /boot and do all that good lilo and 
System.map ln -s stuff

I think if you forget the "make dep" (as it seems you do) it gets done 
anyway.


> 
> What am I missing? I've always wondered about the module_info file and
> how it never gets updated.

Pass. Haven't seen a problem there this year (I went to 2.2 kernels as 
soon as they were GA).



-- 
Cheers
John Summerfield
http://os2.ami.com.au/os2/ for OS/2 support.
Configuration, networking, combined IBM ftpsites index.


-- 
To unsubscribe:
mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

Reply via email to