summaryrefslogtreecommitdiff
path: root/sys/src/boot/reform/mkfile
blob: 52cd5058eddbd24a672cbf857681052e0a910c76 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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