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

PORTASM = ${CHIBIOS}/os/ports/GCC/PPC/SPC560BCxx/bam.s \
          ${CHIBIOS}/os/ports/GCC/PPC/SPC560BCxx/core.s \
          ${CHIBIOS}/os/ports/GCC/PPC/SPC560BCxx/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/SPC560BCxx

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