搜尋此網誌

網頁

2010年3月17日 星期三

編譯android kernel

步驟:
git branch goldfish origin/android-goldfish-2.6.27
git checkout goldfish
make goldfish_defconfig ARCH=arm CROSS_COMPILE=arm-none-eabi-
make zImage ARCH=arm CROSS_COMPILE=arm-none-eabi-

注意細節:

su root
export PATH:%PATH:/root/CodeSourcery/Sourcery_G++_Lite/bin/

or modify ~/.bashrc

沒有留言:

張貼留言