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