This commit is contained in:
砼砼 2022-03-04 16:36:30 +08:00
parent f13c7cdfb4
commit 2e14c5c41f
No known key found for this signature in database
GPG Key ID: 3FDE30A50EA2CCEA

View File

@ -73,11 +73,11 @@ jobs:
run: |
./redpill_tool_chain.sh add https://github.com/jumkey/redpill-load/raw/develop/redpill-misc/rpext-index.json
- name: 添加 jumkey.dtb
- name: 添加 jumkey.dtb !!!Create your own device tree binary!!!
if: matrix.platform == 'geminilake'
run: |
./redpill_tool_chain.sh add https://github.com/jumkey/redpill-load/raw/develop/redpill-dtb/rpext-index.json
echo '!!!Create your own device tree binary.!!!'
echo '!!!Create your own device tree binary!!!'
echo 'see https://github.com/jumkey/redpill-load/blob/develop/redpill-dtb/README.md'
- name: 编译引导镜像