aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Rules.mak1
1 files changed, 0 insertions, 1 deletions
diff --git a/Rules.mak b/Rules.mak
index 843bcce28..ebd09edb3 100644
--- a/Rules.mak
+++ b/Rules.mak
@@ -219,7 +219,6 @@ else
219endif 219endif
220 220
221ifneq ($(strip $(CONFIG_DEBUG_PESSIMIZE)),y) 221ifneq ($(strip $(CONFIG_DEBUG_PESSIMIZE)),y)
222else
223 CFLAGS += $(OPTIMIZATION) 222 CFLAGS += $(OPTIMIZATION)
224endif 223endif
225 224