I -think- that a typo in the Makefile caused Travis test to break six months ago. This is embarassing
Signed-off-by: Jesse Vincent <jesse@keyboard.io>
This commit is contained in:
parent
37fb442fc8
commit
8c39a1526a
4
Makefile
4
Makefile
@ -22,8 +22,8 @@
|
|||||||
|
|
||||||
|
|
||||||
ifeq ($(BOARD_HARDWARE_PATH),)
|
ifeq ($(BOARD_HARDWARE_PATH),)
|
||||||
PLUGIN_TEST_SUPPORT_DIR =? ./build-tools
|
PLUGIN_TEST_SUPPORT_DIR ?= ./build-tools
|
||||||
KALEIDOSCOPE_BUILDER_DIR =? ./avr/libraries/Kaleidoscope/bin/
|
KALEIDOSCOPE_BUILDER_DIR ?= ./avr/libraries/Kaleidoscope/bin/
|
||||||
|
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user