Hi On Sun, May 20, 2007 at 09:23:36PM -0600, darren kirby wrote: > So I have my answer. It raises another question though: Am I the only one who > has modules go AWOL when doing "make vmlinux && make modules_install". If so, > why?
Most proably the "modules" target isn't a dependency of vmlinux. "make vmlinux modules && make modules_install" should do it if you want (untested). However, "make && make modules_install" makes sure everything needed is built. Greets, Michael -- Gentoo Linux developer, http://hansmi.ch/, http://forkbomb.ch/
pgpyXMpXs05Jh.pgp
Description: PGP signature
