aboutsummaryrefslogtreecommitdiffstats
path: root/os/ports/GCC/PPC/port.mk
blob: 4f14365a45ef71d2b6e4944cd7783a4c6ff14564 (plain)
1
2
3
4
5
6
# List of the ChibiOS/RT PPC port files.
PORTSRC = ${CHIBIOS}/os/ports/GCC/PPC/chcore.c

PORTASM = ${CHIBIOS}/os/ports/GCC/PPC/crt0.s

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