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

STARTUPINC = ${CHIBIOS}/os/common/startup/e200/compilers/GCC \
             ${CHIBIOS}/os/common/startup/e200/devices/SPC560Pxx

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