Compare commits
2 Commits
master
...
lowlatency
Author | SHA1 | Date | |
---|---|---|---|
7f90b04847 | |||
642e6073ae |
4
Makefile
4
Makefile
@ -13,8 +13,8 @@ KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
|
|||||||
|
|
||||||
EXTRAVERSION=-$(KREL)-pve
|
EXTRAVERSION=-$(KREL)-pve
|
||||||
KVNAME=$(KERNEL_VER)$(EXTRAVERSION)
|
KVNAME=$(KERNEL_VER)$(EXTRAVERSION)
|
||||||
PACKAGE=proxmox-kernel-$(KVNAME)
|
PACKAGE=proxmox-kernel-lowlatency-qoup-$(KVNAME)
|
||||||
HDRPACKAGE=proxmox-headers-$(KVNAME)
|
HDRPACKAGE=proxmox-headers-lowlatency-qoup-$(KVNAME)
|
||||||
|
|
||||||
ARCH=$(shell dpkg-architecture -qDEB_BUILD_ARCH)
|
ARCH=$(shell dpkg-architecture -qDEB_BUILD_ARCH)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user