forked from mirror/qmk_firmware
Override the OBJDIR setting for the XPLAINBridge project, as this currently doesn't work. Turn off check-config test in the StaticAnalysisTest build test to save time - if the standard build fails this can be run manually to determine the problem cause.
This commit is contained in:
@@ -16,5 +16,5 @@
|
||||
all:
|
||||
|
||||
%:
|
||||
$(MAKE) -C ClassDriver/ $@
|
||||
$(MAKE) -C ClassDriver $@
|
||||
|
||||
|
||||
Reference in New Issue
Block a user