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