Added protocol.mk to build

master
ofples 2016-11-25 09:15:12 +02:00
parent 98d7ad6f49
commit 3be13d1ffb
1 changed files with 1 additions and 0 deletions

View File

@ -199,6 +199,7 @@ endif
VPATH += $(KEYBOARD_PATH)
VPATH += $(COMMON_VPATH)
include $(TMK_PATH)/protocol.mk
include $(TMK_PATH)/common.mk
SRC += $(TMK_COMMON_SRC)