X-Git-Url: http://git.plutz.net/?a=blobdiff_plain;f=Makefile;h=493495c952fc0f63778d4b7e68d675295d28b346;hb=04325fbee8e511aa606b2222d1e7712884d8541b;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 ${@}