From: Robin H. Johnson Date: Mon, 15 Oct 2012 20:57:58 +0000 (+0000) Subject: Bump to 3.4.44.2 with depmod corner cases by xake. X-Git-Tag: v3.4.44.2 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=cd1e1a6d86d5101d74481ca275014c02b090bdde;p=genkernel.git Bump to 3.4.44.2 with depmod corner cases by xake. Signed-off-by: Robin H. Johnson --- diff --git a/ChangeLog b/ChangeLog index 0df1690..10680da 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,9 @@ # Distributed under the GPL v2 # $Id$ + 15 Oct 2012; Robin H. Johnson genkernel: + Bump to 3.4.44.2 with depmod corner cases by xake. + 15 Oct 2012; Peter Hjalmarsson gen_compile.sh: Fix calling of depmod. diff --git a/genkernel b/genkernel index 1796da3..e84e089 100755 --- a/genkernel +++ b/genkernel @@ -2,7 +2,7 @@ # $Id$ PATH="${PATH}:/sbin:/usr/sbin" -GK_V='3.4.44.1' +GK_V='3.4.44.2' # Set the default for TMPDIR. May be modified by genkernel.conf or the # --tempdir command line option.