summaryrefslogtreecommitdiffstats
path: root/kernel/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/Pkgfile')
-rw-r--r--kernel/Pkgfile10
1 files changed, 5 insertions, 5 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 .