We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21c4e5d commit e7f4c7cCopy full SHA for e7f4c7c
.github/workflows/BuildRock5ForOpenHD.yaml
@@ -73,7 +73,7 @@ jobs:
73
patch -p1 -i ../scripts/patches/openhd_utils.patch
74
75
#Dirty hack ?!
76
- echo "" > linux/.rk356x-4.9/0010-backport/0001-mm-page_alloc-fix-building-error-on-Werror-array-com.patch
+ echo "" > linux/.rk356x-4.19/0010-backport/0001-mm-page_alloc-fix-building-error-on-Werror-array-com.patch
77
78
- name: build kernel
79
run: |
0 commit comments