diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2020-01-20 17:43:41 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2020-01-20 17:43:41 +0000 |
commit | 23ed407278f2e21d018eb865f9ae2416e216d7f6 (patch) | |
tree | f29f299f5dc4f6b145cd014e708144ae2f867928 | |
parent | 6a01876a074adbd517f144c904f0b20c95ef69a7 (diff) | |
download | lh-bootstrap-23ed407278f2e21d018eb865f9ae2416e216d7f6.tar.xz |
Small incremental build fixes (8)
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |