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