diff options
-rw-r--r-- | Rules.mak | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -219,7 +219,6 @@ else | |||
219 | endif | 219 | endif |
220 | 220 | ||
221 | ifneq ($(strip $(CONFIG_DEBUG_PESSIMIZE)),y) | 221 | ifneq ($(strip $(CONFIG_DEBUG_PESSIMIZE)),y) |
222 | else | ||
223 | CFLAGS += $(OPTIMIZATION) | 222 | CFLAGS += $(OPTIMIZATION) |
224 | endif | 223 | endif |
225 | 224 | ||