aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/KINETIS/MCHCK/USB_SERIAL/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/KINETIS/MCHCK/USB_SERIAL/Makefile')
-rw-r--r--testhal/KINETIS/MCHCK/USB_SERIAL/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/KINETIS/MCHCK/USB_SERIAL/Makefile b/testhal/KINETIS/MCHCK/USB_SERIAL/Makefile
index a95cec4..47bac03 100644
--- a/testhal/KINETIS/MCHCK/USB_SERIAL/Makefile
+++ b/testhal/KINETIS/MCHCK/USB_SERIAL/Makefile
@@ -109,7 +109,7 @@ include $(CHIBIOS)/os/various/shell/shell.mk
# Define linker script file here
# Use BLDR4 for a 4k bootloader, BLDR3 for a 3k bootloader
-LDSCRIPT= $(STARTUPLD)/MK20DX128BLDR4.ld
+LDSCRIPT= $(STARTUPLD_CONTRIB)/MK20DX128BLDR4.ld
# C sources that can be compiled in ARM or THUMB mode depending on the global
# setting.