aboutsummaryrefslogtreecommitdiffstats
path: root/os/nil/ports/e200/compilers/GCC/mk/port_spc564axx.mk
diff options
context:
space:
mode:
Diffstat (limited to 'os/nil/ports/e200/compilers/GCC/mk/port_spc564axx.mk')
-rw-r--r--os/nil/ports/e200/compilers/GCC/mk/port_spc564axx.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/os/nil/ports/e200/compilers/GCC/mk/port_spc564axx.mk b/os/nil/ports/e200/compilers/GCC/mk/port_spc564axx.mk
index ae2c5ef3d..31b25c692 100644
--- a/os/nil/ports/e200/compilers/GCC/mk/port_spc564axx.mk
+++ b/os/nil/ports/e200/compilers/GCC/mk/port_spc564axx.mk
@@ -1,5 +1,5 @@
-# List of the ChibiOS/RT e200z4 SPC564Axx port files.
-PORTSRC = ${CHIBIOS}/os/nil/ports/e200/chcore.c
+# List of the ChibiOS/NIL e200z4 SPC564Axx port files.
+PORTSRC = ${CHIBIOS}/os/nil/ports/e200/nilcore.c
PORTASM = $(CHIBIOS)/os/common/ports/e200/devices/SPC564Axx/boot.s \
$(CHIBIOS)/os/common/ports/e200/compilers/GCC/vectors.s \