Re: Modules directory naming

2002-08-10 Thread Bob Hartung
Matt Thanks. I'll just leave it alone. I am not advanced enough to play with the make file for the kernel. But now I know where the name comes from. Bob Matthew Galgoci wrote: > the -custom minor version suffix is compiled into your kernel. I advise against > manually renaming your module

Re: Modules directory naming

2002-08-09 Thread Matthew Galgoci
the -custom minor version suffix is compiled into your kernel. I advise against manually renaming your modules directory. To do so will break auto loading of modules at best. If you don't like the -custom minor version suffix you can change it in the top level kernel makefile and rebuild your k