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

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

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

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