shithub: riscv

ref: 4834c3c19f7c6b557a3f97fb9827e532dd4d2fe0
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