cleaned up project

This commit is contained in:
Markus Fröschle
2012-12-15 14:19:34 +00:00
parent 01b468ba3f
commit 5f0adc2726
3 changed files with 3 additions and 444 deletions

View File

@@ -60,7 +60,7 @@ CSRCS= \
$(SRCDIR)/bas_printf.c \
$(SRCDIR)/BaS.c \
$(SRCDIR)/cache.c \
$(SRCDIR)/mmcbb.c \
$(SRCDIR)/mmc.c \
$(SRCDIR)/unicode.c \
$(SRCDIR)/ff.c \
$(SRCDIR)/wait.c
@@ -69,7 +69,6 @@ ASRCS= \
$(SRCDIR)/startcf.S \
$(SRCDIR)/printf_helper.S \
$(SRCDIR)/mmu.S \
$(SRCDIR)/sd_card_asm.S \
$(SRCDIR)/exceptions.S \
$(SRCDIR)/supervisor.S \
$(SRCDIR)/ewf.S \