Your IP : 216.73.216.87


Current Path : /usr/lib/firmware/dsp56k/
Upload File :
Current File : //usr/lib/firmware/dsp56k/Makefile

bootstrap.bin: bootstrap.asm concat-bootstrap.pl
	a56 bootstrap.asm >/dev/null
	perl concat-bootstrap.pl <a56.out >bootstrap.bin

clean:
	rm -f a56.out bootstrap.bin