summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 21ed27e4..403b4d62 100644
--- a/Makefile
+++ b/Makefile
@@ -139,7 +139,6 @@ else
# FIRMWARE_ARCH not defined; assuming local compile.
CC ?= gcc
CFLAGS += -DCHROMEOS_ENVIRONMENT -Wall -Werror # HEY: always want last two?
-CFLAGS += ${DEBUG_FLAGS}
endif
ifneq (${OLDDIR},)