core/linux-raspberrypi to 3.1.9-26, fixes #186

This commit is contained in:
Kevin Mihelich 2012-06-28 18:24:38 -04:00
parent 729331be11
commit 5c6b9151d1
2 changed files with 4 additions and 4 deletions

View file

@ -8,7 +8,7 @@ pkgname=('linux-raspberrypi' 'linux-headers-raspberrypi')
_kernelname=${pkgname#linux}
_basekernel=3.1
pkgver=${_basekernel}.9
pkgrel=25
pkgrel=26
arch=('arm')
url="http://www.kernel.org/"
license=('GPL2')
@ -21,7 +21,7 @@ source=('config'
'args-uncompressed.txt'
'boot-uncompressed.txt'
'imagetool-uncompressed.py')
md5sums=('2457ba48a85be76abc19fc5a22cc0902'
md5sums=('8f2f55754d75bdedc5bb641c1f764539'
'9d3c56a4b999c8bfbd4018089a62f662'
'd00814b57448895e65fbbc800e8a58ba'
'6e7667c6c6348bfeca22eaaa05462d62'

View file

@ -1320,8 +1320,8 @@ CONFIG_IR_SONY_DECODER=m
CONFIG_IR_RC5_SZ_DECODER=m
CONFIG_IR_MCE_KBD_DECODER=m
CONFIG_IR_LIRC_CODEC=m
# CONFIG_IR_IMON is not set
# CONFIG_IR_MCEUSB is not set
CONFIG_IR_IMON=m
CONFIG_IR_MCEUSB=m
CONFIG_IR_REDRAT3=m
CONFIG_IR_STREAMZAP=m
CONFIG_RC_LOOPBACK=m