diff --git a/.github/workflows/BuildRock5ForOpenHD.yaml b/.github/workflows/BuildRock5ForOpenHD.yaml index 16ce79c590019..e2522002866aa 100644 --- a/.github/workflows/BuildRock5ForOpenHD.yaml +++ b/.github/workflows/BuildRock5ForOpenHD.yaml @@ -70,11 +70,11 @@ jobs: cat linux/.common/overlays.sh patch -p1 -i ../scripts/patches/openhd_utils.patch - rm linux/.rk3588/0010-backport/0001-scripts-dtc-Update-to-upstream-version-v1.6.0-51-g18.patch - rm linux/.rk3588/0010-backport/0003-mm-page_alloc-fix-building-error-on-Werror-array-com.patch - rm linux/.rk3588/0010-backport/0004-etherdevice-Adjust-ether_addr-prototypes-to-silence-.patch - rm linux/.rk3588/0100-vendor/0004-Include-cma_heap_get_phys-when-needed.patch - rm linux/.rk3588/0100-vendor/0006-Disable-tristate-for-modules-that-uses-unexported-sy.patch + rm linux/rk3588-ohd/0010-backport/0001-scripts-dtc-Update-to-upstream-version-v1.6.0-51-g18.patch + rm linux/rk3588-ohd/0010-backport/0003-mm-page_alloc-fix-building-error-on-Werror-array-com.patch + rm linux/rk3588-ohd/0010-backport/0004-etherdevice-Adjust-ether_addr-prototypes-to-silence-.patch + rm linux/rk3588-ohd/0100-vendor/0004-Include-cma_heap_get_phys-when-needed.patch + rm linux/rk3588-ohd/0100-vendor/0006-Disable-tristate-for-modules-that-uses-unexported-sy.patch - name: build kernel run: |