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, 0 insertions, 2 deletions
diff --git a/make/custom/av5282.cfg b/make/custom/av5282.cfg
index 9aacef758c..a31eacc5d2 100644
--- a/make/custom/av5282.cfg
+++ b/make/custom/av5282.cfg
@@ -19,9 +19,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_ASFLAGS = -m528x
-ASFLAGS = -m528x
# optimize flag: typically -0, could use -O4 or -fast, -O4 is ok for RTEMS
CFLAGS_OPTIMIZE_V= -O4 -fomit-frame-pointer