From 23ed407278f2e21d018eb865f9ae2416e216d7f6 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 20 Jan 2020 17:43:41 +0000 Subject: Small incremental build fixes (8) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 11aa3a1..c7489ec 100644 --- a/Makefile +++ b/Makefile @@ -87,7 +87,7 @@ $(OUTPUT)/tmp/.lh_rootfs_installed: $(OUTPUT)/tmp/.lh_layout_installed $(OUTPUT) ## libc, toolchains, utilities, for the build itself, or for building the host -# include sub/kernel/Makefile +include sub/kernel/Makefile include sub/util-linux/Makefile include sub/xz/Makefile include sub/kmod/Makefile -- cgit v1.3.1