kernel: added patch to make asus_atk0110 work on my board.

The patch has been submitted to the lm-sensors mailing list,
I hope they pull it for the next kernel version.

--HG--
extra : convert_revision : 37544276e9fa7cbccd99812d651ff0a2aa206ccf
This commit is contained in:
Juan RP
2010-01-12 20:42:21 +01:00
parent 2f9c35c258
commit 564169ab0d
2 changed files with 37 additions and 0 deletions

View File

@@ -3,6 +3,7 @@ pkgname=kernel
_kernel_ver=2.6.32
#version=${_kernel_ver}
_kernel_patch_ver=3
revision=1
version=${_kernel_ver}.${_kernel_patch_ver}
wrksrc="linux-$version"
distfiles="${KERNEL_SITE}/kernel/v2.6/linux-$version.tar.bz2"