summaryrefslogtreecommitdiff
path: root/build/top.mk
diff options
context:
space:
mode:
Diffstat (limited to 'build/top.mk')
-rw-r--r--build/top.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/build/top.mk b/build/top.mk
index d4f53fe..5d87aa6 100644
--- a/build/top.mk
+++ b/build/top.mk
@@ -33,11 +33,12 @@ size:
hex:
srec:
bin:
+crc:
clean:
rmdir $(OBJDIR) 2> /dev/null || true
-.PHONY: all lst size hex srec bin clean
+.PHONY: all lst size hex srec bin crc clean
# Modules and sources setup.