]> git.friedersdorff.com Git - max/tmk_keyboard.git/blobdiff - keyboard/hhkb/Makefile.vusb
Fix debug code of serial_soft.c
[max/tmk_keyboard.git] / keyboard / hhkb / Makefile.vusb
index 8caf234971ea9bb14856c7903f964d88a495339a..0e0e4a8cd67ad823a330a5783c82782c6df3dd07 100644 (file)
@@ -89,3 +89,6 @@ VPATH += $(TOP_DIR)
 include $(TOP_DIR)/protocol/vusb.mk
 include $(TOP_DIR)/common.mk
 include $(TOP_DIR)/rules.mk
+
+debug-on: EXTRAFLAGS += -DDEBUG
+debug-on: all