aboutsummaryrefslogtreecommitdiffstats
path: root/os/common/startup/MSP430X/compilers/GCC/mk/startup_msp430fr5xxx.mk
diff options
context:
space:
mode:
Diffstat (limited to 'os/common/startup/MSP430X/compilers/GCC/mk/startup_msp430fr5xxx.mk')
-rw-r--r--os/common/startup/MSP430X/compilers/GCC/mk/startup_msp430fr5xxx.mk9
1 files changed, 5 insertions, 4 deletions
diff --git a/os/common/startup/MSP430X/compilers/GCC/mk/startup_msp430fr5xxx.mk b/os/common/startup/MSP430X/compilers/GCC/mk/startup_msp430fr5xxx.mk
index 9c063cd..022bf9f 100644
--- a/os/common/startup/MSP430X/compilers/GCC/mk/startup_msp430fr5xxx.mk
+++ b/os/common/startup/MSP430X/compilers/GCC/mk/startup_msp430fr5xxx.mk
@@ -1,10 +1,11 @@
# List of the ChibiOS generic MSP430X startup and linker files.
-STARTUPSRC =
+STARTUPSRC =
#$(CHIBIOS_CONTRIB)/os/common/startup/MSP430X/compilers/GCC/vectors.c
-
-STARTUPASM =
-STARTUPINC = $(CHIBIOS_CONTRIB)/os/common/startup/MSP430X/compilers/GCC
+STARTUPASM =
+
+STARTUPINC = $(CHIBIOS_CONTRIB)/os/common/startup/MSP430X/compilers/GCC \
+$(CHIBIOS_CONTRIB)/os/common/ext/MSP430/inc
STARTUPLD = $(CHIBIOS_CONTRIB)/os/common/startup/MSP430X/compilers/GCC/ld