summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2bc32f1..068ee78 100644
--- a/Makefile
+++ b/Makefile
@@ -32,7 +32,7 @@ PROJECT = lpc1114_blink_led
CORE = cortex-m0
# linker script
-LD_SCRIPT = LPC11x14_30x_rom.ld
+LD_SCRIPT = LPC11x14_10x_rom.ld
# output folder (absolute or relative path, leave empty for in-tree compilation)
OUT_DIR = out