]> git.proxmox.com Git - pve-kernel-jessie.git/blobdiff - Makefile
update kernel source to Ubuntu-4.2.0-19.23 (kernel API 4.2.6-1-pve)
[pve-kernel-jessie.git] / Makefile
index 87026bd36b1f7d46762e7e00c1f4a6f51fb04624..e0b03df49332f3d82b85cc94c0335b6631d63e94 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,11 +1,11 @@
-RELEASE=4.0
+RELEASE=4.1
 
 # also update proxmox-ve/changelog if you change KERNEL_VER or KREL
-KERNEL_VER=4.2.3
-PKGREL=22
+KERNEL_VER=4.2.6
+PKGREL=23
 # also include firmware of previous version into
 # the fw package:  fwlist-2.6.32-PREV-pve
-KREL=2
+KREL=1
 
 KERNEL_SRC=ubuntu-wily
 KERNELSRCTAR=${KERNEL_SRC}.tgz
@@ -166,6 +166,7 @@ data: .compile_mark ixgbe.ko e1000e.ko ${SPL_MODULES} ${ZFS_MODULES} ${DRBD_MODU
        mv tmp data
 
 PVE_CONFIG_OPTS= \
+-d CONFIG_SND_PCM_OSS \
 -d CONFIG_TRANSPARENT_HUGEPAGE_MADVISE \
 -d CONFIG_TRANSPARENT_HUGEPAGE_ALWAYS \
 -e CONFIG_TRANSPARENT_HUGEPAGE_NEVER \