···7676include $(RBCODECLIB_DIR)/codecs/cRSID/cRSID.make
7777endif
78787979+ifndef DEBUG
7980# set CODECFLAGS per codec lib, since gcc takes the last -Ox and the last
8081# in a -ffoo -fno-foo pair, there is no need to filter them out
8182$(CODECLIB) : CODECFLAGS += -O1
···148149 $(ASFLIB) : CODECFLAGS += -Os
149150 $(WMALIB) : CODECFLAGS += -Os
150151endif
152152+endif #ifndef DEBUG
151153152154ifndef APP_TYPE
153155 CONFIGFILE := $(FIRMDIR)/export/config/$(MODELNAME).h