aboutsummaryrefslogtreecommitdiffstats
path: root/os/common/startup/e200/compilers/GHS/mk/startup_spc560dxx.mk
blob: 3824070a80a1eaa73f538bb9ebdaa326d984588d (plain)
1
2
3
4
5
6
7
8
9
10
11
# List of the ChibiOS e200z0 SPC560Dxx startup files.
STARTUPSRC =
          
STARTUPASM = $(CHIBIOS)/os/common/startup/e200/devices/SPC560Dxx/boot.S \
             $(CHIBIOS)/os/common/startup/e200/compilers/GHS/vectors.S \
             $(CHIBIOS)/os/common/startup/e200/compilers/GHS/crt0.S

STARTUPINC = ${CHIBIOS}/os/common/startup/e200/compilers/GHS \
             ${CHIBIOS}/os/common/startup/e200/devices/SPC560Dxx

STARTUPLD  = ${CHIBIOS}/os/common/startup/e200/compilers/GHS/ld