Update Makefile
This commit is contained in:
parent
642e6073ae
commit
7f90b04847
4
Makefile
4
Makefile
@ -13,8 +13,8 @@ KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
|
||||
|
||||
EXTRAVERSION=-$(KREL)-pve
|
||||
KVNAME=$(KERNEL_VER)$(EXTRAVERSION)
|
||||
PACKAGE=proxmox-kernel-qoup-$(KVNAME)
|
||||
HDRPACKAGE=proxmox-headers-qoup-$(KVNAME)
|
||||
PACKAGE=proxmox-kernel-lowlatency-qoup-$(KVNAME)
|
||||
HDRPACKAGE=proxmox-headers-lowlatency-qoup-$(KVNAME)
|
||||
|
||||
ARCH=$(shell dpkg-architecture -qDEB_BUILD_ARCH)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user