X-Git-Url: https://git.plutz.net/?a=blobdiff_plain;f=Makefile;h=493495c952fc0f63778d4b7e68d675295d28b346;hb=5315a152cc4087cb6269a60eb413cc91d21b95b4;hp=0d6dd2593f44797f34036d86ed30f317d574080f;hpb=5e193ba54893b74e515ece3917eec96ba73348b0;p=bootimage diff --git a/Makefile b/Makefile index 0d6dd25..493495c 100644 --- a/Makefile +++ b/Makefile @@ -48,21 +48,32 @@ stretch_%.squashfs: stretch_%_config/ rm "$@" || true mksquashfs "$<" "$@" -comp xz +vmlinuz: stretch_*_root/ + ln -fs '$<$@' ./ + +initrd.img: stretch_*_root/ + ln -fs '$<$@' ./ + /dev/sd%: partitions .FORCE sfdisk ${@}