summaryrefslogtreecommitdiffstats
path: root/make/custom/gen83xx.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/custom/gen83xx.cfg')
-rw-r--r--make/custom/gen83xx.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/custom/gen83xx.cfg b/make/custom/gen83xx.cfg
index b99e461d35..d8faa53327 100644
--- a/make/custom/gen83xx.cfg
+++ b/make/custom/gen83xx.cfg
@@ -26,4 +26,4 @@ CPU_CFLAGS = -mcpu=603e -mstrict-align -fno-strict-aliasing \
# optimize flag: typically -O2
CFLAGS_OPTIMIZE_V = -O2 -g -fno-keep-inline-functions -funit-at-a-time -W -Wno-unused
-AM_LDFLAGS+= -qnolinkcmds -T $(RTEMS_LINKCMDS)
+LDFLAGS += -qnolinkcmds -T $(RTEMS_LINKCMDS)