summaryrefslogtreecommitdiffstats
path: root/make/custom/av5282.cfg
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--make/custom/av5282.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/custom/av5282.cfg b/make/custom/av5282.cfg
index 018f1cdece..fdc3e522b4 100644
--- a/make/custom/av5282.cfg
+++ b/make/custom/av5282.cfg
@@ -12,7 +12,7 @@ RTEMS_BSP_FAMILY=av5282
# This contains the compiler options necessary to select the CPU model
# and (hopefully) optimize for it.
-CPU_CFLAGS = -m528x
+CPU_CFLAGS = -mcpu=528x
# optimize flag: typically -O2