diff --git a/srcpkgs/linux3.18/files/i386-dotconfig b/srcpkgs/linux3.18/files/i386-dotconfig index e0b3180479..c0cb0568b9 100644 --- a/srcpkgs/linux3.18/files/i386-dotconfig +++ b/srcpkgs/linux3.18/files/i386-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 3.18.4 Kernel Configuration +# Linux/x86 3.18.8 Kernel Configuration # # CONFIG_64BIT is not set CONFIG_X86_32=y diff --git a/srcpkgs/linux3.18/files/x86_64-dotconfig b/srcpkgs/linux3.18/files/x86_64-dotconfig index 2c9d9041a9..eb59f3f44e 100644 --- a/srcpkgs/linux3.18/files/x86_64-dotconfig +++ b/srcpkgs/linux3.18/files/x86_64-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 3.18.4 Kernel Configuration +# Linux/x86 3.18.8 Kernel Configuration # CONFIG_64BIT=y CONFIG_X86_64=y @@ -438,6 +438,7 @@ CONFIG_SCHED_MC=y # CONFIG_PREEMPT_VOLUNTARY is not set CONFIG_PREEMPT=y CONFIG_PREEMPT_COUNT=y +CONFIG_X86_UP_APIC_MSI=y CONFIG_X86_LOCAL_APIC=y CONFIG_X86_IO_APIC=y CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS=y diff --git a/srcpkgs/linux3.18/template b/srcpkgs/linux3.18/template index 7c61e88126..53c15b9add 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.7 -revision=2 +version=3.18.8 +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=df27f4dd3b2657fb29d76af2190289f54fb651b82d2bcd225aa846973a22f421 +checksum=9cfbd9d403f2b27951893f5ed73f694f65409c63f20a2fd394598a3d7004aadb _kernver="${version}_${revision}"