diff options
Diffstat (limited to 'Makefile')
-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 |