summaryrefslogtreecommitdiffstats
path: root/make/custom/gen5200.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/custom/gen5200.cfg')
-rw-r--r--make/custom/gen5200.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/custom/gen5200.cfg b/make/custom/gen5200.cfg
index f4d1fb1c69..39cdc313c1 100644
--- a/make/custom/gen5200.cfg
+++ b/make/custom/gen5200.cfg
@@ -22,4 +22,4 @@ CPU_CFLAGS = -mcpu=603e -mstrict-align \
# optimize flag: typically -O2
CFLAGS_OPTIMIZE_V = -O2 -g -fno-keep-inline-functions
-AM_LDFLAGS += -qnolinkcmds -T $(RTEMS_LINKCMDS)
+LDFLAGS += -qnolinkcmds -T $(RTEMS_LINKCMDS)