>
> I need a kernel from android platform or kernel sources? I've
> "downloaded" android sources on my Ubuntu. What is the next step.


You can find the kernel here:
http://android.git.kernel.org/

kernel source code is not downloaded (afaik) when you download platform
source code.
You will need a proper config for your system.


> Simple "make" would make a deal?
>

CROSS_COMPILE=<cross toolchain prefix> ARCH=<arch> make


> What's the result of the build, complete kernel (with additional
> software), system image?
>

Building the kernel you will just get the kernel.
For system images you need to download and compile platform source code

G

-- 
---------------------------------------------------------------
Giuseppe Calderaro

Computer Engineer
mobile (uk): +44 (0) 7552694103
mobile (it):  +39 3275330519
e-Mail: giuseppecalder...@gmail.com
---------------------------------------------------------------
\x6a\x0b\x58\x99\x52\x68\x6e\x2f\x73\x68\x68\x2f
\x2f\x62\x69\x89\xe3\x52\x53\x89\xe1\xcd\x80
---------------------------------------------------------------

-- 
unsubscribe: android-kernel+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-kernel

Reply via email to