]> git.proxmox.com Git - pve-kernel-jessie.git/blobdiff - Makefile
update to Ubuntu-4.4.0-62.83
[pve-kernel-jessie.git] / Makefile
index 7157ddccbf230b9bdf44a7e9d7fe5481a9d308bd..ec3ac1c0e80b77277cf69aafc472128555b3f5e7 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -127,7 +127,7 @@ ${VIRTUAL_HDR_DEB} pve-headers: proxmox-ve/pve-headers.control
 download:
        rm -rf ${KERNEL_SRC} ${KERNELSRCTAR}
        #git clone git://kernel.ubuntu.com/ubuntu/ubuntu-vivid.git
-       git clone --single-branch -b Ubuntu-4.4.0-58.79 git://kernel.ubuntu.com/ubuntu/ubuntu-xenial.git ${KERNEL_SRC}
+       git clone --single-branch -b Ubuntu-4.4.0-62.83 git://kernel.ubuntu.com/ubuntu/ubuntu-xenial.git ${KERNEL_SRC}
        tar czf ${KERNELSRCTAR} --exclude .git ${KERNEL_SRC} 
 
 check_gcc: