X-Git-Url: http://git.plutz.net/?p=bootimage;a=blobdiff_plain;f=Makefile;h=493495c952fc0f63778d4b7e68d675295d28b346;hp=1e5afbb8cfc09eb53a88ee648f7da08a31d7a6e8;hb=5315a152cc4087cb6269a60eb413cc91d21b95b4;hpb=f0d58488893d101cd696826d9825b4713a11161f diff --git a/Makefile b/Makefile index 1e5afbb..493495c 100644 --- a/Makefile +++ b/Makefile @@ -49,26 +49,31 @@ stretch_%.squashfs: stretch_%_config/ mksquashfs "$<" "$@" -comp xz vmlinuz: stretch_*_root/ - ln -s '$<$@' ./ + ln -fs '$<$@' ./ initrd.img: stretch_*_root/ - ln -s '$<$@' ./ + ln -fs '$<$@' ./ /dev/sd%: partitions .FORCE sfdisk ${@}