summaryrefslogtreecommitdiff
path: root/bootrom/demo/Makefile
blob: dfe3663af52909069315bf0f2b9095f0074a4ada (plain)
1
2
3
4
5
PROG := demo
SRCS := demo.S
EXTRAS := hello_msg.txt

include ../bram.mk