diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2020-01-20 17:38:02 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2020-01-20 17:38:02 +0000 |
| commit | 21a001f6c311dfb9dbfd934529d01a8a1c367e23 (patch) | |
| tree | dd16bfdd3cfda68b6b157ed9f433bca5f634977f /Makefile | |
| parent | 88eac458c194700245f33eed835dd6bf5f71698f (diff) | |
| download | lh-bootstrap-21a001f6c311dfb9dbfd934529d01a8a1c367e23.tar.gz | |
Small incremental build fixes (5)
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -48,7 +48,7 @@ it: all .PHONY: it all clean distclean -all: $(OUTPUT)/tmp/.lh_rootfs_installed +all: $(OUTPUT)/tmp/.lh_rootfs_installed $(OUTPUT)/build-host/kernel/.lh_installed |
