Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
# Distributed under the GPL v2
# $Id$
+ 06 Jan 2012; Robin H. Johnson <robbat2@gentoo.org> genkernel:
+ Bump to 3.4.22 to reflect /usr mount support.
+
06 Jan 2012; Robin H. Johnson <robbat2@gentoo.org> defaults/initrd.scripts,
defaults/linuxrc:
Code to mount /usr and other filesystems as needed for new udev and systemd.
# $Id$
PATH="${PATH}:/sbin:/usr/sbin"
-GK_V='3.4.21.2'
+GK_V='3.4.22'
# Set the default for TMPDIR. May be modified by genkernel.conf or the
# --tempdir command line option.