linux3.9: update to 3.9.7.

This commit is contained in:
Juan RP 2013-06-20 22:03:18 +02:00
parent 790dc35198
commit c5ffd7d923
3 changed files with 6 additions and 7 deletions

View file

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 3.9.3 Kernel Configuration
# Linux/x86 3.9.7 Kernel Configuration
#
# CONFIG_64BIT is not set
CONFIG_X86_32=y
@ -2269,7 +2269,7 @@ CONFIG_ATH9K=m
CONFIG_ATH9K_PCI=y
# CONFIG_ATH9K_AHB is not set
# CONFIG_ATH9K_DEBUGFS is not set
CONFIG_ATH9K_RATE_CONTROL=y
CONFIG_ATH9K_LEGACY_RATE_CONTROL=y
CONFIG_ATH9K_HTC=m
# CONFIG_ATH9K_HTC_DEBUGFS is not set
CONFIG_CARL9170=m

View file

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 3.9.3 Kernel Configuration
# Linux/x86 3.9.7 Kernel Configuration
#
CONFIG_64BIT=y
CONFIG_X86_64=y
@ -2236,7 +2236,7 @@ CONFIG_ATH9K=m
CONFIG_ATH9K_PCI=y
# CONFIG_ATH9K_AHB is not set
# CONFIG_ATH9K_DEBUGFS is not set
CONFIG_ATH9K_RATE_CONTROL=y
CONFIG_ATH9K_LEGACY_RATE_CONTROL=y
CONFIG_ATH9K_HTC=m
# CONFIG_ATH9K_HTC_DEBUGFS is not set
CONFIG_CARL9170=m
@ -4446,7 +4446,6 @@ CONFIG_USB_MUSB_TUSB6010=m
CONFIG_MUSB_PIO_ONLY=y
CONFIG_USB_CHIPIDEA=m
# CONFIG_USB_CHIPIDEA_UDC is not set
# CONFIG_USB_CHIPIDEA_HOST is not set
# CONFIG_USB_CHIPIDEA_DEBUG is not set
CONFIG_USB_RENESAS_USBHS=m

View file

@ -1,7 +1,7 @@
# Template file for 'linux3.9'
#
pkgname=linux3.9
version=3.9.6
version=3.9.7
revision=1
wrksrc="linux-${version}"
maintainer="Juan RP <xtraeme@gmail.com>"
@ -9,7 +9,7 @@ homepage="http://www.kernel.org"
license="GPL-2"
short_desc="The Linux kernel and modules (3.9 series)"
distfiles="http://www.kernel.org/pub/linux//kernel/v3.x/linux-${version}.tar.xz"
checksum=1130767d0b06610ddd1df02859f86e969076681fc21394c710d21437f151eb6a
checksum=9d92b495a65ce827ef564a4624ea1edabb4edc16eb392974f68a8f21d708f3f5
only_for_archs="i686 x86_64"
makedepends="bc perl kmod>=11_2 openssl which elfutils"