diff --git a/Makefile b/Makefile index b74bcd3..820a5f8 100644 --- a/Makefile +++ b/Makefile @@ -13,8 +13,8 @@ KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL) EXTRAVERSION=-$(KREL)-pve KVNAME=$(KERNEL_VER)$(EXTRAVERSION) -PACKAGE=proxmox-kernel-$(KVNAME) -HDRPACKAGE=proxmox-headers-$(KVNAME) +PACKAGE=proxmox-kernel-qoup-$(KVNAME) +HDRPACKAGE=proxmox-headers-qoup-$(KVNAME) ARCH=$(shell dpkg-architecture -qDEB_BUILD_ARCH)