summaryrefslogtreecommitdiff
path: root/configs/linux-debug
blob: fe744cfc5112718ddb315544112200013702eea9 (plain)
1
2
3
4
5
6
7
8
# Configuration for debugging on Linux

include $(TOP)/configs/linux

CONFIG_NAME = linux-debug

OPT_FLAGS = -g
DEFINES += -DDEBUG -DDEBUG_MATH