1
0
mirror of https://github.com/openhwgroup/cvw synced 2025-02-11 06:05:49 +00:00
cvw/linux/sdcard/Makefile
2024-07-23 23:29:45 -07:00

8 lines
72 B
Makefile

.PHONY: all clean
all:
./make-img.sh test.img
clean:
rm -f test.img