how to build ubuntu kernel for beagleboard

Hi,

For angstrom I use the openembedded in order to build the entire
system.
Can anybody point me on explanation how to build the ubuntu kernel?,
i.e. where to take the sources from, what flags to use and etc

Thanks

http://elinux.org/BeagleBoardUbuntu

Regards,
Khasim

Thanks Khasim,

I went over this blog but I didn't see there where I build the kernel,
just where I build the filesystem.
The kernel in that post is downloaded in binary only and not sources
to be compiled.

Sorry, I never rewrote that section for Ubuntu, use the Debian notes
as a guide...

using make-kpkg: http://elinux.org/BeagleBoardDebian#Build_with_make-kpkg

normal make: http://elinux.org/BeagleBoardDebian#Normal_Kernel_Build

Regards,