X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=Makefile.include;h=81c4915a83bc6a4d7e839b7cae0b7eb90cdf8786;hb=576c66275f9fbc419b6449a72dd870d29bb4bf31;hp=5c01a958019fb4b8b2a2c20332b2c4e0a6458764;hpb=920d03436aee786fe4f366354f8ed0cb6432abe6;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