shithub: riscv

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

View raw version
FILES=flash.bin boot.scr

all:V:	$FILES

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'

boot.scr:	boot.txt
	aux/txt2uimage -o $target $prereq