Re: Compiling a kernel (was <no subject>)
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?
Reply to:
- References:
- [no subject]
- From: "Patrick Dos Santos" <patrickdos@free.fr>