]> git.proxmox.com Git - pve-kernel-3.10.0.git/blobdiff - Makefile
vhost-net: extend device allocation to vmallo
[pve-kernel-3.10.0.git] / Makefile
index c22328d2ac3622ff4de785eccbbcf4ff3c6d009a..1a4e7eb642c49ed8fe6f5b8e1747ac00388f4efa 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -188,6 +188,7 @@ ${KERNEL_SRC}/README: ${KERNEL_SRC}.org/README
        cd ${KERNEL_SRC}; patch -p1 <../add-empty-ndo_poll_controller-to-veth.patch
        cd ${KERNEL_SRC}; patch -p1 <../override_for_missing_acs_capabilities.patch
        cd ${KERNEL_SRC}; patch -p1 <../tg3-fix-deadlock_in_tg3_change_mtu.patch
+       cd ${KERNEL_SRC}; patch -p1 <../vhost-net-extend-device-allocation-to-vmalloc.patch
        sed -i ${KERNEL_SRC}/Makefile -e 's/^EXTRAVERSION.*$$/EXTRAVERSION=${EXTRAVERSION}/'
        touch $@