From: Paul Hänsch Date: Sun, 24 Jun 2018 19:51:35 +0000 (+0200) Subject: split partition creation in separate jobs X-Git-Url: http://git.plutz.net/?p=bootimage;a=commitdiff_plain;h=702e7e3681dbf6356fa722102086289776115971 split partition creation in separate jobs --- diff --git a/Makefile b/Makefile index 5ea6b7c..33d5dd1 100644 --- a/Makefile +++ b/Makefile @@ -46,18 +46,25 @@ stretch_%.squashfs: stretch_%_config/ rm "$@" || true mksquashfs "$<" "$@" -comp xz -/dev/sd%: partitions vmlinuz initrd.img syslinux.cfg .FORCE - mkdir mount +/dev/sd%: partitions .FORCE sfdisk ${@}