diff options
author | José Fonseca <jfonseca@titan.(none)> | 2007-09-28 17:17:11 +0000 |
---|---|---|
committer | José Fonseca <jfonseca@titan.(none)> | 2007-09-28 18:18:50 +0100 |
commit | 59424e2d34b791100d7924069df261b8147c3bff (patch) | |
tree | 1bb0f88830270a31d1c40a1eb559a5b7caa0ba32 /configs/linux-profile | |
parent | 8731e391f5a8bb45adb53242b0a473707c0c024c (diff) |
Update x86's static and profile configs.
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 3efdcf5e057..e3895dd8bef 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 |