mirror of
https://github.com/feicong/rom-course.git
synced 2025-05-06 18:41:19 +00:00
第二章补充模块编译和内核编译
This commit is contained in:
parent
51d2f8cebf
commit
c3edae41dd
@ -435,6 +435,9 @@ export TARGET_PREBUILT_KERNEL=/root/android_src/android-kernel/out/android-msm-p
|
||||
// 保存配置后,重新加载一下
|
||||
source ./build/envsetup.sh
|
||||
|
||||
// 选择编译版本
|
||||
lunch aosp_blueline-userdebug
|
||||
|
||||
// 单独编译内核镜像
|
||||
make bootimage
|
||||
~~~
|
||||
|
Loading…
x
Reference in New Issue
Block a user