fixed typo (assembler sources weren't initialized correctly)
This commit is contained in:
@@ -27,7 +27,7 @@ CSRCS= \
|
|||||||
$(SRCDIR)/sd_card.c \
|
$(SRCDIR)/sd_card.c \
|
||||||
$(SRCDIR)/last.c
|
$(SRCDIR)/last.c
|
||||||
|
|
||||||
ARCS= \
|
ASRCS= \
|
||||||
$(SRCDIR)/startcf.S \
|
$(SRCDIR)/startcf.S \
|
||||||
$(SRCDIR)/mmu.S \
|
$(SRCDIR)/mmu.S \
|
||||||
$(SRCDIR)/exceptions.S \
|
$(SRCDIR)/exceptions.S \
|
||||||
|
|||||||
Reference in New Issue
Block a user