> Jim Bauer <jfbauer@xxxxxxx> [2005-01-12 17:09]: > > On Wednesday 12 January 2005 10:08, Steve Iribarne wrote: > > Now, I don't think I need to do a "make modules" and "make > > modules_install" and then copy the /lib/modules-mykernversion onto > > my flash file system because I shouldn't have any modules. > > > > Sounds good to me. If you want to be certain nothing was configured > as a module, just "grep =m .config" or simply disable 'module loading' at all, i.e. make sure that # # Loadable module support # CONFIG_MODULES= is *NOT* set. wbr, Lukas -- Lukas Ruf | Wanna know anything about raw | <http://www.lpr.ch> | IP? -> <http://www.rawip.org> | eMail Style Guide: <http://www.rawip.org/style.html>| -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/