On Thursday 08 September 2005 12:38, Patrick Dos Santos wrote: > Hi > > How to compile a kernel manualy with tue commande > make ???? > > I try make bzImage and make vmlinux but it don't work >
If you're building a 2.6 kernel it's 'make all' else 'make vmlinux' should work as long as you've done 'make dep' first. Regards, David. -- David Johnson www.david-web.co.uk - My Personal Website www.ethereye.org.uk - EtherEye Network Host Checker www.penguincomputing.co.uk - Need a Web Developer? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

