Skip to content

Commit 0d2fc15

Browse files
authored
KERNEL: 4.4 有两处都要修改,要注意
编译3.4内核的话KERNEL: 4.4 有两处都要修改,要注意
1 parent 805be75 commit 0d2fc15

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build-padavan.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ jobs:
3131
cpio git python-docutils gettext automake autopoint texinfo build-essential help2man \
3232
pkg-config zlib1g-dev libgmp3-dev libmpc-dev libmpfr-dev libncurses5-dev libltdl-dev wget
3333
- name: Clone source code
34+
env:
35+
KERNEL: 4.4
3436
run: |
3537
if [ $KERNEL = "4.4" ] ; then
3638
git clone --depth=1 https://github.com/MeIsReallyBa/padavan-4.4.git /opt/rt-n56u

0 commit comments

Comments
 (0)