aboutsummaryrefslogtreecommitdiffstats
path: root/os/ports/GCC/PPC/SPC563Mxx/port.mk
blob: 16241904cad6576f17ae24b83fe752e31eb40da7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# List of the ChibiOS/RT SPC563Mxx port files.
PORTSRC = ${CHIBIOS}/os/ports/GCC/PPC/chcore.c

PORTASM = ${CHIBIOS}/os/ports/GCC/PPC/SPC563Mxx/bam.s \
          ${CHIBIOS}/os/ports/GCC/PPC/SPC563Mxx/vectors.s \
          ${CHIBIOS}/os/ports/GCC/PPC/SPC563Mxx/ivor.s \
          ${CHIBIOS}/os/ports/GCC/PPC/crt0.s

PORTINC = ${CHIBIOS}/os/ports/GCC/PPC \
          ${CHIBIOS}/os/ports/GCC/PPC/SPC563Mxx

PORTLD  = ${CHIBIOS}/os/ports/GCC/PPC/SPC563Mxx/ld