summaryrefslogtreecommitdiffstats
path: root/make/custom/shsim.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/custom/shsim.cfg')
-rw-r--r--make/custom/shsim.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/custom/shsim.cfg b/make/custom/shsim.cfg
index 492b4dcdfd..c07ffa1fd1 100644
--- a/make/custom/shsim.cfg
+++ b/make/custom/shsim.cfg
@@ -15,7 +15,7 @@ RTEMS_BSP_FAMILY=shsim
# This contains the compiler options necessary to select the CPU model
# and (hopefully) optimize for it.
#
-CPU_CFLAGS=-m1
+CPU_CFLAGS = -m1
# optimize flag: typically -O2
CFLAGS_OPTIMIZE_V = -O2 -g