Remove final reference to old sg/usb compilation flags
[fw/stlink] / flash / Makefile
index dc16b62a927ae63be25e383e71e5676f758b8831..412c366e5a6cd736ce4d65194a31108a7c95d89d 100644 (file)
@@ -1,5 +1,4 @@
 CFLAGS+=-g
-CFLAGS+=-DCONFIG_USE_LIBUSB=1
 CFLAGS+=-DDEBUG
 CFLAGS+=-std=gnu99
 CFLAGS+=-Wall -Wextra