Skip to content

Commit

Permalink
try to fix building
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle committed Aug 22, 2024
1 parent d945073 commit 21c4e5d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/BuildRock5ForOpenHD.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,9 @@ jobs:
# Apply a patch from the scripts/patches directory
patch -p1 -i ../scripts/patches/openhd_utils.patch
#Dirty hack ?!
echo "" > linux/.rk356x-4.9/0010-backport/0001-mm-page_alloc-fix-building-error-on-Werror-array-com.patch
- name: build kernel
run: |
cd bsp
Expand Down

0 comments on commit 21c4e5d

Please sign in to comment.