ChibiOS/os/ports/GCC/PPC/port.mk

7 lines
179 B
Makefile
Raw Normal View History

# 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