From e21aa14fac510d54e631c9b49336937251347097 Mon Sep 17 00:00:00 2001 From: Bob Lantz Date: Fri, 26 Mar 2010 12:33:47 -0700 Subject: [PATCH] Minor comment edits. --- util/kbuild/kbuild | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/util/kbuild/kbuild b/util/kbuild/kbuild index 1d5aa78..6fcf658 100755 --- a/util/kbuild/kbuild +++ b/util/kbuild/kbuild @@ -11,7 +11,11 @@ # cause problems with upgrades, etc.. # # The patch to tun.c is a workaround rather than a real fix. - +# +# Building a full Debian kernel package with all drivers takes a long +# time, 60-80 minutes on my laptop. +# +# Re-running a make-kpkg may not work without running 'make-kpkg clean' # Season to taste # export PATH=/usr/lib/ccache:$PATH