mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-04-06 05:45:39 +00:00
Merge remote-tracking branch 'origin/develop' into xap
This commit is contained in:
commit
084b9e9396
@ -19,7 +19,7 @@ ifneq ($(CONVERT_TO),)
|
|||||||
|
|
||||||
-include $(CONVERTER)/pre_converter.mk
|
-include $(CONVERTER)/pre_converter.mk
|
||||||
|
|
||||||
PLATFORM_KEY = $(shell echo $(CONVERTER) | rev | cut -d "/" -f4 | rev)
|
PLATFORM_KEY = $(shell echo $(CONVERTER) | cut -d "/" -f2)
|
||||||
TARGET := $(TARGET)_$(CONVERT_TO)
|
TARGET := $(TARGET)_$(CONVERT_TO)
|
||||||
|
|
||||||
# Configure any defaults
|
# Configure any defaults
|
||||||
|
Loading…
Reference in New Issue
Block a user