revert between 56095 -> 55830 in arch
[AROS.git] / workbench / devs / networks / atheros5000 / hal / public / m68k-elf.inc
blobc2e71d6166d5e0761028dc1d68a917b2904c7142
1 # Compilation configuration for building m68k-elf.
5 ifndef TOOLPREFIX
6 TOOLPREFIX=
7 endif
9 CC=     ${TOOLPREFIX}gcc
10 LD=     ${TOOLPREFIX}ld
11 STRIP=  ${TOOLPREFIX}strip
12 OBJCOPY=${TOOLPREFIX}objcopy
13 NM=     ${TOOLPREFIX}nm
15 COPTS+= -DAH_BYTE_ORDER=AH_BIG_ENDIAN