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