removed obsolete mmu.c
This commit is contained in:
@@ -67,7 +67,6 @@ CSRCS= \
|
|||||||
$(SRCDIR)/BaS.c \
|
$(SRCDIR)/BaS.c \
|
||||||
$(SRCDIR)/cache.c \
|
$(SRCDIR)/cache.c \
|
||||||
$(SRCDIR)/mmc.c \
|
$(SRCDIR)/mmc.c \
|
||||||
$(SRCDIR)/mmu.c \
|
|
||||||
$(SRCDIR)/unicode.c \
|
$(SRCDIR)/unicode.c \
|
||||||
$(SRCDIR)/ff.c \
|
$(SRCDIR)/ff.c \
|
||||||
$(SRCDIR)/sd_card.c \
|
$(SRCDIR)/sd_card.c \
|
||||||
@@ -80,6 +79,7 @@ CSRCS= \
|
|||||||
|
|
||||||
ASRCS= \
|
ASRCS= \
|
||||||
$(SRCDIR)/startcf.S \
|
$(SRCDIR)/startcf.S \
|
||||||
|
$(SRCDIR)/mmu.S \
|
||||||
$(SRCDIR)/printf_helper.S \
|
$(SRCDIR)/printf_helper.S \
|
||||||
$(SRCDIR)/exceptions.S \
|
$(SRCDIR)/exceptions.S \
|
||||||
$(SRCDIR)/supervisor.S \
|
$(SRCDIR)/supervisor.S \
|
||||||
|
|||||||
Reference in New Issue
Block a user