diff --git a/srcpkgs/kernel-snapshot/files/i386-dotconfig b/srcpkgs/kernel-snapshot/files/i386-dotconfig index 177be8a4e4..979f63b5a0 100644 --- a/srcpkgs/kernel-snapshot/files/i386-dotconfig +++ b/srcpkgs/kernel-snapshot/files/i386-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/i386 3.8.0-rc3 Kernel Configuration +# Linux/i386 3.8.0-rc5 Kernel Configuration # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -2247,6 +2247,8 @@ CONFIG_ATH6KL_SDIO=m CONFIG_ATH6KL_USB=m # CONFIG_ATH6KL_DEBUG is not set CONFIG_AR5523=m +CONFIG_WIL6210=m +CONFIG_WIL6210_ISR_COR=y CONFIG_B43=m CONFIG_B43_BCMA=y # CONFIG_B43_BCMA_EXTRA is not set diff --git a/srcpkgs/kernel-snapshot/files/x86_64-dotconfig b/srcpkgs/kernel-snapshot/files/x86_64-dotconfig index 0023623ebc..e6d78099b7 100644 --- a/srcpkgs/kernel-snapshot/files/x86_64-dotconfig +++ b/srcpkgs/kernel-snapshot/files/x86_64-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86_64 3.8.0-rc3 Kernel Configuration +# Linux/x86_64 3.8.0-rc5 Kernel Configuration # CONFIG_64BIT=y CONFIG_X86_64=y @@ -2208,6 +2208,8 @@ CONFIG_ATH6KL_SDIO=m CONFIG_ATH6KL_USB=m # CONFIG_ATH6KL_DEBUG is not set CONFIG_AR5523=m +CONFIG_WIL6210=m +CONFIG_WIL6210_ISR_COR=y CONFIG_B43=m CONFIG_B43_BCMA=y # CONFIG_B43_BCMA_EXTRA is not set diff --git a/srcpkgs/kernel-snapshot/template b/srcpkgs/kernel-snapshot/template index f4fb8c784a..8d2fb45043 100644 --- a/srcpkgs/kernel-snapshot/template +++ b/srcpkgs/kernel-snapshot/template @@ -2,7 +2,7 @@ # _kmajor=3.8 _kminor=0 -_kpatch=rc3 +_kpatch=rc5 pkgname=kernel-snapshot version=${_kmajor}.${_kminor}${_kpatch} @@ -13,7 +13,7 @@ homepage="http://www.kernel.org" license="GPL-2" short_desc="The Linux kernel and modules (testing snapshot)" distfiles="http://www.kernel.org/pub/linux//kernel/v3.0/testing/linux-${_kmajor}-${_kpatch}.tar.xz" -checksum=e0ce72816233c646815395b6a0d248b226894c5850d6d0d0668c3e54c79b6b55 +checksum=a9eb6881c771e7a3f119188ea692f76735ef95ec57037ac5c946cbf5c156f153 _kernver="${_kmajor}.${_kminor}-${_kpatch}_${revision}" kernel_hooks_version="${_kernver}"