X-Git-Url: http://git.plutz.net/?p=bootimage;a=blobdiff_plain;f=Makefile;h=2843f5dc8ed5259d3f70879d7aab1173844349ec;hp=ff9b317d2b747b76c4dd5b8776c6c9c5103cfb89;hb=e776978a99a27b790defdb0791757ea1d01ec350;hpb=b619ac9018f4609d6930513fca31afd90f0c4689 diff --git a/Makefile b/Makefile index ff9b317..2843f5d 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 ${@}