[MeeGo-dev] kernel compile
Gabriel M. Beddingfield
gabrbedd at gmail.com
Sat Mar 26 05:35:16 PDT 2011
On Saturday, March 26, 2011 06:43:34 am Nicola De Filippo
wrote:
> Hi,
> i don't know if it is a trivial question, nut i don't
> founded documentation to compile meego kernel on "pc"
> (ubuntu, ecc).
Here:
http://wiki.meego.com/MeeGo_kernel_documentation_for_contributors
http://wiki.meego.com/Tips_on_compiling_and_packaging_kernels_in_MeeGo
If you want to build (not package) the kernel on Ubuntu...
you don't need to do anything special. Just build the
kernel... then rsync the files to your device, where you do
the `make modules_install && make install`.
However, I usually build the kernel in a MeeGo chroot/SDK on
the host PC. That way if I make a small change on the
device, I don't have to rebuild the whole thing.
-gabriel
More information about the MeeGo-dev
mailing list