renamed spidma.[ch] to dma.[ch]

This commit is contained in:
Markus Fröschle
2013-08-01 10:56:11 +00:00
parent 2a9a57eeea
commit e0e93657c4
5 changed files with 9 additions and 6 deletions

View File

@@ -72,7 +72,7 @@ CSRCS= \
$(SRCDIR)/wait.c \
$(SRCDIR)/s19reader.c \
$(SRCDIR)/flash.c \
$(SRCDIR)/spidma.c \
$(SRCDIR)/dma.c \
$(SRCDIR)/xhdi_sd.c \
$(SRCDIR)/xhdi_interface.c