From 5dfffe65150a1ea4dfcec45c8dc977184b5bb9df Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Tue, 13 Aug 2024 22:54:10 +0200 Subject: kbuild: append lines for extboot by default MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Usually the configuration for extboot is just the same. For that, before starting the editor for it, append the configuration that I'd most likely be using. Then the editor session might just be deleting the old lines and removing the warning comment. Signed-off-by: Miquel Sabaté Solà --- bin/kbuild | 40 ++++++++++++++++++++++++++++++++++++++-- 1 file changed, 38 insertions(+), 2 deletions(-) (limited to 'bin') diff --git a/bin/kbuild b/bin/kbuild index ffbcee8..1c7ed11 100755 --- a/bin/kbuild +++ b/bin/kbuild @@ -147,6 +147,9 @@ cat <