diff --git a/Makefile b/Makefile index cac202f..0533d19 100644 --- a/Makefile +++ b/Makefile @@ -27,7 +27,7 @@ CSRCS= \ $(SRCDIR)/sd_card.c \ $(SRCDIR)/last.c -ARCS= \ +ASRCS= \ $(SRCDIR)/startcf.S \ $(SRCDIR)/mmu.S \ $(SRCDIR)/exceptions.S \