Przeglądaj źródła

Fix 'debug-off' target of hhkb to remove 'print'

tags/v1.9
tmk 9 lat temu
rodzic
commit
31b3e4bc38
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1
    0
      keyboard/hhkb/Makefile

+ 1
- 0
keyboard/hhkb/Makefile Wyświetl plik

@@ -152,4 +152,5 @@ debug-on: EXTRAFLAGS += -DDEBUG -DDEBUG_ACTION
debug-on: all

debug-off: EXTRAFLAGS += -DNO_DEBUG -DNO_PRINT
debug-off: OPT_DEFS := $(filter-out -DCONSOLE_ENABLE,$(OPT_DEFS))
debug-off: all

Ładowanie…
Anuluj
Zapisz