diff options
Diffstat (limited to 'configs/linux-cell-debug')
-rw-r--r-- | configs/linux-cell-debug | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/linux-cell-debug b/configs/linux-cell-debug index ba333bba68..42f3245edc 100644 --- a/configs/linux-cell-debug +++ b/configs/linux-cell-debug @@ -6,5 +6,5 @@ include $(TOP)/configs/linux-cell CONFIG_NAME = linux-cell-debug -OPT_FLAGS = -g +OPT_FLAGS = -g -DDEBUG |