We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4be730a commit fcb858dCopy full SHA for fcb858d
.github/workflows/build_sdk.yml
@@ -53,6 +53,7 @@ jobs:
53
- name: Apply Makefile Patch for Wifi
54
run: |
55
cd kernel
56
+ ls -a
57
patch -p1 < patch/openhd_wifi.patch
58
59
- name: Compile Image
0 commit comments