shithub: riscv

ref: b51b623725ce394a1f9f12686f043c1cc3bba7c9
dir: /sys/src/boot/qemu/mkfile/

View raw version
FILES=boot.scr

all:V:	$FILES

clean:V:
	rm -f $FILES

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