To rebuild the emulator kernel:ehm.. un pò da adattare dato che non menziona il branch android-goldfish-2.6.27 (nel branch common del kernel non c'è il file goldfish_defconfig) e che la toolchain di crosscompilazione non è (per ora) nel path d'esecuzione principale (non abbiamo modificato PATH).
% git clone git://android.kernel.org/kernel/common.git kernel
% cd kernel
% export ARCH=arm
% export CROSS_COMPILE=arm-eabi-
% make goldfish_defconfig
% make
If kernel/common.git is mapped into your repo client, you can
just built it from there instead of re-cloning it.
Ma almeno abbiam trovato delle informazioni :)
Nessun commento:
Posta un commento