aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Peplin <chris.peplin@rhubarbtech.com>2013-12-03 10:27:44 -0500
committerChristopher Peplin <chris.peplin@rhubarbtech.com>2013-12-03 10:27:44 -0500
commit58f1cb249ca62d833b05568c604158faab9a53ba (patch)
treef14ab47a64aff08efedbbc91c4bfc4a193af2e8d
parentd32d612a4bcc9bb149c53a8ba6657bf5b1520fd5 (diff)
Add common linker script for MPIDE version 0023-*-20130817-test.
-rw-r--r--arduino-mk/chipKIT.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/arduino-mk/chipKIT.mk b/arduino-mk/chipKIT.mk
index 8c98a1d..4cb71a2 100644
--- a/arduino-mk/chipKIT.mk
+++ b/arduino-mk/chipKIT.mk
@@ -96,6 +96,7 @@ LDSCRIPT_FILE = $(ARDUINO_CORE_PATH)/$(LDSCRIPT)
MCU_FLAG_NAME=mprocessor
LDFLAGS += -T$(ARDUINO_CORE_PATH)/$(LDSCRIPT)
+LDFLAGS += -T$(ARDUINO_CORE_PATH)/chipKIT-application-COMMON.ld
CPPFLAGS += -mno-smart-io -fno-short-double
CFLAGS_STD =