]> git.proxmox.com Git - pve-kernel.git/blobdiff - Makefile
buildsys: avoid that to new usr header get uploaded for bullseye
[pve-kernel.git] / Makefile
index 312cbc9128ae1fba26ed015283bfd2008b913d93..87fa510058cd45dbd4dc8a80c90e1fe0addd2dee 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -50,7 +50,7 @@ USR_HDR_DEB=pve-kernel-libc-dev_${KERNEL_VER}-${PKGREL}_${ARCH}.deb
 LINUX_TOOLS_DEB=linux-tools-$(KERNEL_MAJMIN)_${KERNEL_VER}-${PKGREL}_${ARCH}.deb
 LINUX_TOOLS_DBG_DEB=linux-tools-$(KERNEL_MAJMIN)-dbgsym_${KERNEL_VER}-${PKGREL}_${ARCH}.deb
 
-DEBS=${DST_DEB} ${HDR_DEB} ${USR_HDR_DEB} ${LINUX_TOOLS_DEB} ${LINUX_TOOLS_DBG_DEB}
+DEBS=${DST_DEB} ${HDR_DEB} ${LINUX_TOOLS_DEB} ${LINUX_TOOLS_DBG_DEB} # ${USR_HDR_DEB}
 
 all: deb
 deb: ${DEBS}