Skip to content

Commit e380c3a

Browse files
authored
Rename target 'prepare-rpi-image' to 'prepare-rpi-img'
1 parent 04bb25b commit e380c3a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,5 +66,5 @@ copy-rootfs-tar:
6666
docker rm -f take
6767

6868
.PHONY: prepare-rpi-img
69-
prepare-rpi-image: build-astroarch-rootfs create-rootfs-container copy-rootfs-tar
69+
prepare-rpi-img: build-astroarch-rootfs create-rootfs-container copy-rootfs-tar
7070
./scripts/build_img.sh

0 commit comments

Comments
 (0)