X-Git-Url: http://git.plutz.net/?p=bootimage;a=blobdiff_plain;f=Makefile;fp=Makefile;h=5ea6b7c89d90bd0d1daa07a965be32c22b423613;hp=2c6c749ee6459a7ddaaff3ee891bb8cbf0f607d2;hb=b8e9b846cc0508d32553eb4260874fe21f4e6de3;hpb=4244a91e8bda42ed2c5c6c4d4ba9b9a16f10285c diff --git a/Makefile b/Makefile index 2c6c749..5ea6b7c 100644 --- a/Makefile +++ b/Makefile @@ -45,3 +45,19 @@ stretch_%_config/: stretch_%_root/ ${CONFIG} permissions .FORCE stretch_%.squashfs: stretch_%_config/ rm "$@" || true mksquashfs "$<" "$@" -comp xz + +/dev/sd%: partitions vmlinuz initrd.img syslinux.cfg .FORCE + mkdir mount + sfdisk ${@}