From ac54c7fee3b8962825f26e69a3091a80e7a33517 Mon Sep 17 00:00:00 2001 From: piernov Date: Mon, 2 Jul 2012 04:01:45 +0200 Subject: kernel 3.4.4-1 màj port MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kernel/Pkgfile | 10 +++++----- kernel/config | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/kernel/Pkgfile b/kernel/Pkgfile index 419cf1846..fa47a56a5 100644 --- a/kernel/Pkgfile +++ b/kernel/Pkgfile @@ -4,7 +4,7 @@ # Packager: thierryn1 at hispeed dot ch, tyrry33 at gmail dot com name=kernel -version=3.4.2 +version=3.4.4 _BaseVersion=$(expr $version : '\([0-9]\.[0-9]\)') release=1 PKGMK_NO_STRIP="yes" @@ -15,9 +15,9 @@ INITRDBASE="nutyx-initrd" _extra=11032012 _tools=24042012 NVIDIA_VERSION=302.17 -VB_VERSION=4.1.16 -VB_BUILD=78094 -ATI_VERSION=12.4 +VB_VERSION=4.1.18 +VB_BUILD=78361 +ATI_VERSION=12.6 [ "`uname -m`" == "i686" ] && _ARCH=x86 [ "`uname -m`" == "x86_64" ] && _ARCH=x86_64 @@ -137,7 +137,7 @@ cd $SRC sh amd-driver-installer-${ATI_VERSION/./-}-x86.x86_64.run --extract amd cd amd patch -Np1 -i ../makefile_compat.patch -patch -Np1 -i ../ati-kernel-3.2.8.patch +#patch -Np1 -i ../ati-kernel-3.2.8.patch patch -Np1 -i ../ati-kernel-3.4.patch cd common/lib/modules/fglrx/build_mod cp 2.6.x/Makefile . diff --git a/kernel/config b/kernel/config index 7afff9436..ea509a227 100644 --- a/kernel/config +++ b/kernel/config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/i386 3.4.2 Kernel Configuration +# Linux/i386 3.4.4 Kernel Configuration # # CONFIG_64BIT is not set CONFIG_X86_32=y -- cgit v1.2.3-54-g00ecf