add 'objs-size' target into tmk_core/avr.mk (#5490)
This commit is contained in:
committed by
Florian Didron
parent
7f75ee8cd6
commit
ffc273b14a
@@ -398,6 +398,7 @@ $(KEYBOARD_OUTPUT)_CONFIG := $(PROJECT_CONFIG)
|
||||
all: build check-size
|
||||
build: elf cpfirmware
|
||||
check-size: build
|
||||
objs-size: build
|
||||
|
||||
include show_options.mk
|
||||
include $(TMK_PATH)/rules.mk
|
||||
|
||||
Reference in New Issue
Block a user