summaryrefslogtreecommitdiffstats
path: root/libgloss/arm/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'libgloss/arm/Makefile.in')
-rw-r--r--libgloss/arm/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/libgloss/arm/Makefile.in b/libgloss/arm/Makefile.in
index 9106f5bc3..8b16860ac 100644
--- a/libgloss/arm/Makefile.in
+++ b/libgloss/arm/Makefile.in
@@ -136,8 +136,8 @@ $(RDIMON_BSP): $(RDIMON_OBJS)
# Armv7M board files.
# ram rom stack crt0 bsp
# position size position size
-rdimon= 0 4096M 0 0 no rdimon-crt0.o -lrdimon
-rdpmon= 0 4096M 0 0 no rdpmon-crt0.o -lrdpmon
+rdimon= 0 4095M 0 0 no rdimon-crt0.o -lrdimon
+rdpmon= 0 4095M 0 0 no rdpmon-crt0.o -lrdpmon
armv7m= 0 32M 0x20000000 32M no armv7m-crt0.o -lrdimon
lm3s10x= 0 2k 0x20000000 8k yes armv7m-crt0.o -lrdimon
lm3s301= 0 2k 0x20000000 16k yes armv7m-crt0.o -lrdimon