diff options
Diffstat (limited to 'configs/linux-profile')
-rw-r--r-- | configs/linux-profile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/linux-profile b/configs/linux-profile index 3efdcf5e05..e3895dd8be 100644 --- a/configs/linux-profile +++ b/configs/linux-profile @@ -4,5 +4,5 @@ include $(TOP)/configs/linux-static CONFIG_NAME = linux-profile -OPT_FLAGS = -pg -g -O2 -DNDEBUG +OPT_FLAGS = -pg -g -O2 DEFINES += -DNDEBUG |