diff --git a/srcpkgs/linux3.18/files/i386-dotconfig b/srcpkgs/linux3.18/files/i386-dotconfig index 8efb6988e3b..f940c1f0a7b 100644 --- a/srcpkgs/linux3.18/files/i386-dotconfig +++ b/srcpkgs/linux3.18/files/i386-dotconfig @@ -2951,7 +2951,7 @@ CONFIG_N_HDLC=m CONFIG_N_GSM=m CONFIG_TRACE_ROUTER=m CONFIG_TRACE_SINK=m -CONFIG_DEVKMEM=y +# CONFIG_DEVKMEM is not set # # Serial drivers diff --git a/srcpkgs/linux3.18/files/x86_64-dotconfig b/srcpkgs/linux3.18/files/x86_64-dotconfig index 802d2c2c3ae..a144219ddeb 100644 --- a/srcpkgs/linux3.18/files/x86_64-dotconfig +++ b/srcpkgs/linux3.18/files/x86_64-dotconfig @@ -2948,7 +2948,7 @@ CONFIG_N_HDLC=m CONFIG_N_GSM=m CONFIG_TRACE_ROUTER=m CONFIG_TRACE_SINK=m -CONFIG_DEVKMEM=y +# CONFIG_DEVKMEM is not set # # Serial drivers diff --git a/srcpkgs/linux3.18/template b/srcpkgs/linux3.18/template index cf59d5bf688..e06b86b2056 100644 --- a/srcpkgs/linux3.18/template +++ b/srcpkgs/linux3.18/template @@ -1,15 +1,15 @@ # Template file for 'linux3.18' # pkgname=linux3.18 -version=3.18.8 -revision=3 +version=3.18.9 +revision=1 wrksrc="linux-${version}" maintainer="Juan RP " homepage="http://www.kernel.org" license="GPL-2" short_desc="The Linux kernel and modules (${version%.*} series)" distfiles="http://www.kernel.org/pub/linux/kernel/v3.x/linux-${version}.tar.xz" -checksum=9cfbd9d403f2b27951893f5ed73f694f65409c63f20a2fd394598a3d7004aadb +checksum=b1b7719a4bad027f2efc8477a19c6625d51d127640e3373fcd03b41334319501 _kernver="${version}_${revision}"