|
发表于 2021-7-16 09:29:10
2640 浏览 1 回复
展锐XY610编译步骤
1、拷贝项目文件:
- cp -r vendor/sprd/release/IDH/ums512_1h10_Natv-userdebug-gms/* ./
复制代码 2、生效环境变量和选择编译工程:
- <div>source build/envsetup.sh</div><div>lunch</div><div> 91. ums312_1h10_go_32b_2g-userdebug-native
- 92. ums312_1h10_go_32b_Natv-userdebug-gms
- 93. ums312_1h10_go_32b_Natv-userdebug-native
- 94. ums512_1h10_Natv-userdebug-gms
- 95. ums512_1h10_Natv-userdebug-native
- 96. ums512_1h10_Natv_k54-userdebug-gms
- 97. ums512_1h10_Natv_k54-userdebug-native
- 98. ums512_1h10_cmcc-userdebug-native
- 99. ums512_1h10_cmcc_nosec-userdebug-native
- 100. ums512_1h10_ctcc-userdebug-native
- 101. ums512_1h10_ctcc_nosec-userdebug-native
- 102. ums512_1h10_go_Natv-userdebug-gms
- 103. ums512_1h10_go_Natv-userdebug-native
- 104. ums512_1h10_nosec-userdebug-native
- 105. ums512_1h10_oversea-userdebug-native
- 106. ums512_1h10_telcel-userdebug-native
- 107. ums512_20c10_ctcc-userdebug-native
- 108. ums512_20c10_native-userdebug-native</div><div> .</div><div> .</div><div> .</div><div> .</div><div> .</div><div>Which would you like? [aosp_arm-eng] 95
- </div>
复制代码 3、
4、编译并保存编译log
- make -j24 2>&1 | tee build.log
复制代码
5、打包
|
|
手机微信同号:13682654092
|
|
|
|
|
|
楼主|
发表于 2021-9-9 11:14:59
编译module:
- cd bsp
- source build/e*
- lunch s9863a1h10_go_32b_Natv-userdebug-androidr
- make modules -m sample.ko
复制代码 |
|
手机微信同号:13682654092
|
|
|
|
|
登录或注册
|