blob: e3895dd8befd7782dc36c7883003eb17bb26378c [file] [log] [blame]
# Configuration for profiling on Linux with gprof
include $(TOP)/configs/linux-static
CONFIG_NAME = linux-profile
OPT_FLAGS = -pg -g -O2
DEFINES += -DNDEBUG