summaryrefslogtreecommitdiff
path: root/bootrom/demo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'bootrom/demo/Makefile')
-rw-r--r--bootrom/demo/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/bootrom/demo/Makefile b/bootrom/demo/Makefile
deleted file mode 100644
index dfe3663..0000000
--- a/bootrom/demo/Makefile
+++ /dev/null
@@ -1,5 +0,0 @@
-PROG := demo
-SRCS := demo.S
-EXTRAS := hello_msg.txt
-
-include ../bram.mk