Custom Kernels v2

From WebOS Internals
Revision as of 03:55, 13 August 2009 by PuffTheMagic (talk | contribs) (New page: {{Warning|The directions on this page are for building a kernel for the Palm Pre using a armv7 cross toolchain. There are plenty of instructions on how to get a cross toolchain for the Pre...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Warning The directions on this page are for building a kernel for the Palm Pre using a armv7 cross toolchain. There are plenty of instructions on how to get a cross toolchain for the Pre so that will not be discussed here. If you don't already have a cross toolchain or don't know what one is,turn around now.


Get the kernel code:

git clone git://git.webosinternals.org/kernel.git

Get the default config:

cp arch/arm/configs/webos-internals .config