X-Git-Url: http://git.plutz.net/?p=rpi_small;a=blobdiff_plain;f=Makefile;h=6f810da436c477e65722168954e5084f47b3d6dc;hp=ed769e66dd5d9ae84abfd4d994e1b1f09c87d652;hb=536acfb1ae1b727c4850027e68b45db90bff5f24;hpb=3f540a1a9559fa1d96bafcf697248b4ce93da1dc diff --git a/Makefile b/Makefile index ed769e6..6f810da 100644 --- a/Makefile +++ b/Makefile @@ -37,7 +37,7 @@ raspi_root/: raspi_root .FORCE chroot "$@" apt-get --yes install ${PACKAGES} chroot "$@" apt-get --yes --auto-remove purge chroot "$@" apt-get --yes --auto-remove upgrade - chroot "$@" rpi-update + chroot "$@" rpi-update || [ -f "$@/boot/bootcode.bin" ] sync chroot "$@" apt-get clean chroot "$@" rm /usr/local/sbin/invoke-rc.d