]> git.proxmox.com Git - pve-kernel-jessie.git/blobdiff - Makefile
set CONFIG_BLK_DEV_NVME=y to avoid HW detection problems
[pve-kernel-jessie.git] / Makefile
index e6a25e1da7fbf98b4e10475d36d2e0cf2ba2bbad..46f8da34bd7a95dc2deb5b2081f254bd68e10368 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=4.1
 
 # also update proxmox-ve/changelog if you change KERNEL_VER or KREL
 KERNEL_VER=4.4.6
-PKGREL=43
+PKGREL=44
 # also include firmware of previous version into
 # the fw package:  fwlist-2.6.32-PREV-pve
 KREL=1
@@ -203,6 +203,7 @@ PVE_CONFIG_OPTS= \
 -e CONFIG_BLK_DEV_SD \
 -e CONFIG_BLK_DEV_SR \
 -e CONFIG_BLK_DEV_DM \
+-e CONFIG_BLK_DEV_NVME \
 -d CONFIG_INPUT_EVBUG \
 -d CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND \
 -e CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE \