mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-05-04 23:12:57 +00:00
Eliminate TMK_COMMON_* in makefiles (#21517)
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
TMK_COMMON_SRC += $(PLATFORM_COMMON_DIR)/xprintf.S
|
||||
TMK_COMMON_SRC += $(PLATFORM_COMMON_DIR)/printf.c
|
||||
SRC += $(PLATFORM_COMMON_DIR)/xprintf.S
|
||||
SRC += $(PLATFORM_COMMON_DIR)/printf.c
|
||||
|
||||
Reference in New Issue
Block a user