shithub: riscv

ref: a16d54da37131f00ce2db824cf85c85ae746b752
dir: /sys/src/boot/reform/mkfile/

View raw version
FILES=flash.bin

all:V:	flash.bin

clean:V:
	rm -f $FILES

flash.bin:
	hget -o flash.bin 'https://source.mnt.re/reform/reform-boundary-uboot/-/jobs/artifacts/v3/raw/flash.bin?job=build'