]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - src/paks/linux-pae/install.sh
kernel: update to 2.6.32.40.
[people/pmueller/ipfire-2.x.git] / src / paks / linux-pae / install.sh
index e9417ae3d0b541650cbe5bea3097a523ff785e51..1a663e95da02bc1b4abe68dbc7a4e5d75918949e 100644 (file)
@@ -24,7 +24,7 @@
 . /opt/pakfire/lib/functions.sh
 extract_files
 #
-KVER=2.6.32.26
+KVER=2.6.32.40
 ROOT=`mount | grep " / " | cut -d" " -f1`
 ROOTUUID=`blkid -c /dev/null -sUUID $ROOT | cut -d'"' -f2`
 if [ ! -z $ROOTUUID ]; then