renamed functions to spi_...() and sd_card...() according to target

This commit is contained in:
Markus Fröschle
2012-12-03 12:02:55 +00:00
parent bb5159cca4
commit b85b977223
6 changed files with 617 additions and 49 deletions

View File

@@ -10,7 +10,7 @@
# can be either "Y" or "N" (without quotes). "Y" for using the m68k-elf-, "N" for using the m68k-atari-mint
# toolchain
COMPILE_ELF=N
COMPILE_ELF=Y
ifeq (Y,$(COMPILE_ELF))
TCPREFIX=m68k-elf-