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

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

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

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