shithub: riscv

ref: f0f2d452c873255dec4b3359b3f93e349be0f2c5
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/stable/raw/flash.bin?job=build'

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