git checkout panda_branch2013/04/06 build: git clone https://android.googlesource.com/kernel/omap.git
$ git clone https://android.googlesource.com/platform/prebuilt $ export PATH=$(pwd)/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin:$PATH
$ export ARCH=arm $ export SUBARCH=arm $ export CROSS_COMPILE=arm-eabi- $ cd omap $ git checkout <commit_from_first_step> $ make panda_defconfig $ make
panada kernel build
最新推荐文章于 2024-12-06 14:42:48 发布
