Ignore:
Timestamp:
10/14/21 17:36:20 (4 years ago)
Author:
Edwin Eefting <edwin@datux.nl>
Branches:
master
Children:
1ebb340
Parents:
62266ed
Message:

kernel 4.14.206 and i40e driver

File:
1 edited

Legend:

Unmodified
Added
Removed
  • npl/kernel/linux_src/linux_src.SlackBuild

    r62266ed r1bce4e1  
    1818#if you want to create a newer kernel: just download newest patches, and increase patchlevel
    1919#also increase .major file to trigger rebuilds!
    20 PATCHLEVEL=172
     20PATCHLEVEL=206
    2121VER=4.14.$PATCHLEVEL
    2222#bunzip2 $CWD/patch-$VER.bz2 || exit 1
     
    4747#from https://dev.gentoo.org/~mpagano/genpatches/patches-4.9-143.html
    4848#https://dev.gentoo.org/~mpagano/genpatches/patches-4.14-182.html
    49 patch  -p1 < $CWD/4200_fbcondecor.patch || exit 1
     49patch  -F3 -p1 < $CWD/4200_fbcondecor.patch || exit 1
    5050
    5151
Note: See TracChangeset for help on using the changeset viewer.