X-Git-Url: http://git.plutz.net/?p=bootimage;a=blobdiff_plain;f=Makefile;h=1e5afbb8cfc09eb53a88ee648f7da08a31d7a6e8;hp=0d6dd2593f44797f34036d86ed30f317d574080f;hb=f0d58488893d101cd696826d9825b4713a11161f;hpb=5e193ba54893b74e515ece3917eec96ba73348b0 diff --git a/Makefile b/Makefile index 0d6dd25..1e5afbb 100644 --- a/Makefile +++ b/Makefile @@ -48,6 +48,12 @@ stretch_%.squashfs: stretch_%_config/ rm "$@" || true mksquashfs "$<" "$@" -comp xz +vmlinuz: stretch_*_root/ + ln -s '$<$@' ./ + +initrd.img: stretch_*_root/ + ln -s '$<$@' ./ + /dev/sd%: partitions .FORCE sfdisk ${@}