From cd1e1a6d86d5101d74481ca275014c02b090bdde Mon Sep 17 00:00:00 2001 From: "Robin H. Johnson" Date: Mon, 15 Oct 2012 20:57:58 +0000 Subject: [PATCH] Bump to 3.4.44.2 with depmod corner cases by xake. Signed-off-by: Robin H. Johnson --- ChangeLog | 3 +++ genkernel | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) 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. -- 2.26.2