aboutsummaryrefslogtreecommitdiffstats
path: root/gcc_nrf52-mcuboot.ld
diff options
context:
space:
mode:
authormark9064 <30447455+mark9064@users.noreply.github.com>2023-12-27 16:26:50 +0000
committermark9064 <30447455+mark9064@users.noreply.github.com>2025-11-06 21:44:38 +0000
commitab0ba1b2371551d789e133c93ec5e48d7704369f (patch)
tree76a569a5dc30671c5174baffdbdba82632b864ad /gcc_nrf52-mcuboot.ld
parent56c55add59415d005d990c3e3b9d4b4ad08d2e23 (diff)
Mildly more correct linker flags
Diffstat (limited to 'gcc_nrf52-mcuboot.ld')
-rw-r--r--gcc_nrf52-mcuboot.ld1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc_nrf52-mcuboot.ld b/gcc_nrf52-mcuboot.ld
index 6c3a769b..7cfd94ca 100644
--- a/gcc_nrf52-mcuboot.ld
+++ b/gcc_nrf52-mcuboot.ld
@@ -18,7 +18,6 @@
*/
SEARCH_DIR(.)
-GROUP(-lgcc -lc -lnosys)
MCUBOOT_SIZE = 0x8000;
SCRATCH_SIZE = 0x1000;