aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2007-08-30 18:27:35 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2007-08-30 18:27:35 +0000
commitc24a91d307ea7f2a37e0a3858cab6ba69142761e (patch)
treeff37b5ad4f1d1873f09b09361f9fbf1fb1ff052f /genkernel
parentRemoved CONFIG_PHYSICAL_START from the x86/amd64 kernel configs for bug #1863... (diff)
downloadgenkernel-c24a91d307ea7f2a37e0a3858cab6ba69142761e.tar.gz
genkernel-c24a91d307ea7f2a37e0a3858cab6ba69142761e.tar.bz2
genkernel-c24a91d307ea7f2a37e0a3858cab6ba69142761e.zip
Removing the suspend support that was added for bug #156445 until suspend is added to the tree and we can determine the proper way to support it. For more information, see bug #156431.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/genkernel/trunk@531 67a159dc-881f-0410-a524-ba9dfbe2cb84
Diffstat (limited to 'genkernel')
-rwxr-xr-xgenkernel2
1 files changed, 1 insertions, 1 deletions
diff --git a/genkernel b/genkernel
index 6fb88d0..bfacd64 100755
--- a/genkernel
+++ b/genkernel
@@ -2,7 +2,7 @@
# Genkernel v3
PATH="/bin:/usr/bin:/sbin:/usr/sbin"
-GK_V='3.4.9_pre1'
+GK_V='3.4.9_pre2'
# Set the default for TMPDIR. May be modified by genkernel.conf or the
# --tempdir command line option.