aboutsummaryrefslogtreecommitdiffstats
path: root/os/common/startup/e200/compilers/GHS/mk/startup_spc56elxx.mk
diff options
context:
space:
mode:
Diffstat (limited to 'os/common/startup/e200/compilers/GHS/mk/startup_spc56elxx.mk')
-rw-r--r--os/common/startup/e200/compilers/GHS/mk/startup_spc56elxx.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/common/startup/e200/compilers/GHS/mk/startup_spc56elxx.mk b/os/common/startup/e200/compilers/GHS/mk/startup_spc56elxx.mk
index c800d6b00..85a447f48 100644
--- a/os/common/startup/e200/compilers/GHS/mk/startup_spc56elxx.mk
+++ b/os/common/startup/e200/compilers/GHS/mk/startup_spc56elxx.mk
@@ -11,6 +11,6 @@ STARTUPINC = ${CHIBIOS}/os/common/startup/e200/compilers/GHS \
STARTUPLD = ${CHIBIOS}/os/common/startup/e200/compilers/GHS/ld
# Shared variables
-ALLXASMSRC += $(STARTUPASM)
+ALLASMSRC += $(STARTUPASM)
ALLCSRC += $(STARTUPSRC)
ALLINC += $(STARTUPINC)