mega-usb: allow sending any commands
[megadrive.git] / mega-usb / Makefile
index 5c7aec3..8d5879e 100644 (file)
@@ -1,4 +1,7 @@
-CFLAGS += -Wall -ggdb -O2
+CFLAGS += -Wall -ggdb
+ifndef DEBUG
+CFLAGS += -O2
+endif
 
 all: mega-usb