Skip to content

Commit

Permalink
KERNEL: 4.4 有两处都要修改,要注意
Browse files Browse the repository at this point in the history
编译3.4内核的话KERNEL: 4.4 有两处都要修改,要注意
  • Loading branch information
chongshengB committed Feb 5, 2022
1 parent 805be75 commit 0d2fc15
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-padavan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ jobs:
cpio git python-docutils gettext automake autopoint texinfo build-essential help2man \
pkg-config zlib1g-dev libgmp3-dev libmpc-dev libmpfr-dev libncurses5-dev libltdl-dev wget
- name: Clone source code
env:
KERNEL: 4.4
run: |
if [ $KERNEL = "4.4" ] ; then
git clone --depth=1 https://github.com/MeIsReallyBa/padavan-4.4.git /opt/rt-n56u
Expand Down

0 comments on commit 0d2fc15

Please sign in to comment.