version bump of Linux UML kernel to 2.6.30.2

This commit is contained in:
Andreas Steffen
2009-07-21 15:51:04 +02:00
parent fcac8f6571
commit 144b433402
+1 -1
View File
@@ -19,7 +19,7 @@ UMLTESTDIR=~/strongswan-testing
# Bzipped kernel sources
# (file extension .tar.bz2 required)
KERNEL=$UMLTESTDIR/linux-2.6.30.tar.bz2
KERNEL=$UMLTESTDIR/linux-2.6.30.2.tar.bz2
# Extract kernel version
KERNELVERSION=`basename $KERNEL .tar.bz2 | sed -e 's/linux-//'`