From 806aa9bc67c77c3899e60c1daef560680865568c Mon Sep 17 00:00:00 2001 From: Ryan Date: Wed, 23 Dec 2020 15:01:44 +1100 Subject: Remove comments about custom ldscript for Teensy LC (#11224) --- quantum/mcu_selection.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'quantum') diff --git a/quantum/mcu_selection.mk b/quantum/mcu_selection.mk index 9518a6463f..6b11eb4987 100644 --- a/quantum/mcu_selection.mk +++ b/quantum/mcu_selection.mk @@ -16,7 +16,6 @@ ifneq ($(findstring MKL26Z64, $(MCU)),) # Linker script to use # - it should exist either in /os/common/ports/ARMCMx/compilers/GCC/ld/ # or /ld/ - # - NOTE: a custom ld script is needed for EEPROM on Teensy LC MCU_LDSCRIPT ?= MKL26Z64 # Startup code to use -- cgit v1.2.3