X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=Makefile.include;h=81c4915a83bc6a4d7e839b7cae0b7eb90cdf8786;hb=a4d8b708a8cc30525c9148f77dc3d664a2d285f8;hp=5c01a958019fb4b8b2a2c20332b2c4e0a6458764;hpb=75fd9ca5eeb560caa092d88c04f5b7da7dddfdb0;p=sigrok-firmware-fx2lafw.git diff --git a/Makefile.include b/Makefile.include index 5c01a958..81c4915a 100644 --- a/Makefile.include +++ b/Makefile.include @@ -24,13 +24,6 @@ OBJCOPY ?= objcopy FX2LIBDIR ?= ../../fx2lib BUILDDIR ?= build -DEBUG ?= 0 -ifeq ($(DEBUG), 1) - SDCCFLAGS += -DDEBUG -else - SDCCFLAGS += -DNDEBUG -endif - SDCCFLAGS += -I../../include/ $(BUILDDIR)/$(BASENAME).fw: $(BUILDDIR)/$(BASENAME).ihx