summaryrefslogtreecommitdiffstats
path: root/make/custom/eZKit533.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/custom/eZKit533.cfg')
-rw-r--r--make/custom/eZKit533.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/custom/eZKit533.cfg b/make/custom/eZKit533.cfg
index 86695d0bb6..c37cc676d4 100644
--- a/make/custom/eZKit533.cfg
+++ b/make/custom/eZKit533.cfg
@@ -15,7 +15,7 @@ RTEMS_BSP_FAMILY=eZKit533
# This contains the compiler options necessary to select the CPU model
# and (hopefully) optimize for it.
#
-CPU_CFLAGS=
+CPU_CFLAGS =
# optimize flag: typically -O2
# gcc-4.2.0 segfaults on -OX > -O0