Track Linux mainline on master
This change updates the repository organisation so that we track the Linux mainline repository on master in this repository, with branches tracking the stable releases.
This commit is contained in:
parent
032fd5e72c
commit
7d99d922dd
3 changed files with 16 additions and 142 deletions
5
Makefile
5
Makefile
|
@ -1,7 +1,6 @@
|
|||
# also bump pve-kernel-meta if either of MAJ.MIN, PATCHLEVEL or KREL change
|
||||
KERNEL_MAJ=5
|
||||
KERNEL_MIN=9
|
||||
KERNEL_PATCHLEVEL=16
|
||||
KERNEL_MIN=11
|
||||
KERNEL_PATCHLEVEL=0
|
||||
|
||||
KREL=1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue