make && make clean bzImage modules modules_installmake is already covering vmlinuz, bzImage and modules (see 'make help').
It just seems watching the compile like the clean isn't needed either but I'm not sure. Seems like it does something twice with the clean in there.Sure, see above. After buidling your kernel you clean it up and buidl it again. Just remove the first make so you end in
'make clean bzImage modules modules_install'
HTH, Jan
-- [EMAIL PROTECTED] mailing list
