linux3.10: update to 3.10.35.

This commit is contained in:
Juan RP 2014-04-01 09:15:35 +02:00
parent bf09caec83
commit 7cbdd09ab3

View file

@ -1,7 +1,7 @@
# Template file for 'linux3.10'
#
pkgname=linux3.10
version=3.10.34
version=3.10.35
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.10 series)"
distfiles="http://www.kernel.org/pub/linux//kernel/v3.x/linux-${version}.tar.xz"
checksum=c1fa4ce1fd1392eea61505ef7089afef57b46f8446062e58400e22d34f7a3970
checksum=dbdb7fcee245544f3cc50603f08371b6a4998c0a313cb561d2af53f6a0b61f06
_kernver="${version}_${revision}"
@ -78,7 +78,7 @@ do_install() {
sed -i '2iexit 0' scripts/depmod.sh
# Install kernel, firmware and modules
make INSTALL_MOD_PATH=${DESTDIR} modules_install
make ${makejobs} INSTALL_MOD_PATH=${DESTDIR} modules_install
hdrdest=${DESTDIR}/usr/src/kernel-headers-${_kernver}