]> git.proxmox.com Git - pve-kernel-jessie.git/blobdiff - Makefile
update to Ubuntu-4.10.0-13.15
[pve-kernel-jessie.git] / Makefile
index e301a48a7b0ee0b8381a0da9ee4b77fdef3844d3..3a58403c0eb2e1b14e3dae9f77a58d2e1be64ca7 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -125,7 +125,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.10.0-11.13 git://kernel.ubuntu.com/ubuntu/ubuntu-zesty.git ${KERNEL_SRC}
+       git clone --single-branch -b Ubuntu-4.10.0-13.15 git://kernel.ubuntu.com/ubuntu/ubuntu-zesty.git ${KERNEL_SRC}
        tar czf ${KERNELSRCTAR} --exclude .git ${KERNEL_SRC} 
 
 check_gcc: