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

PORTASM = ${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