commit: d9ba7fbd19915899dc2139befab88120890d9171
Author: Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 16 19:12:36 2026 +0000
Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Mon Feb 16 19:12:36 2026 +0000
URL: https://gitweb.gentoo.org/proj/genkernel.git/commit/?id=d9ba7fbd
Makefile: minor typo
Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
index 7f144f8d..5c3dfb98 100644
--- a/Makefile
+++ b/Makefile
@@ -33,7 +33,7 @@ FINAL_DEPS = genkernel.conf \
gen_worker.sh \
path_expander.py
-SOFTWARE = B2\
+SOFTWARE = B2 \
BCACHE_TOOLS \
BOOST \
BTRFS_PROGS \