got rid of uart_out_word()

This commit is contained in:
Markus Fröschle
2012-10-31 22:04:53 +00:00
parent 0d341c123b
commit b65fcc3d26
2 changed files with 2 additions and 3 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=Y
COMPILE_ELF=N
ifeq (Y,$(COMPILE_ELF))
TCPREFIX=m68k-elf-