forked from mirrors/qmk_userspace
Merge commit 'f6d56675f9
'
This commit is contained in:
commit
f1f2066657
1575 changed files with 421901 additions and 63190 deletions
|
@ -1,11 +1,7 @@
|
|||
LUFA_DIR = protocol/lufa
|
||||
|
||||
# Path to the LUFA library
|
||||
ifeq (, $(wildcard $(TMK_DIR)/$(LUFA_DIR)/LUFA-git/LUFA/Version.h))
|
||||
LUFA_PATH ?= $(LUFA_DIR)/LUFA-120730
|
||||
else
|
||||
LUFA_PATH ?= $(LUFA_DIR)/LUFA-git
|
||||
endif
|
||||
LUFA_PATH ?= $(LUFA_DIR)/LUFA-git
|
||||
|
||||
|
||||
# Create the LUFA source path variables by including the LUFA makefile
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue