Skip to content

Commit

Permalink
Always show sizeafter
Browse files Browse the repository at this point in the history
  • Loading branch information
drashna committed Oct 14, 2024
1 parent 0a903b8 commit ee690d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion builddefs/build_keyboard.mk
Original file line number Diff line number Diff line change
Expand Up @@ -542,7 +542,7 @@ $(INTERMEDIATE_OUTPUT)_INC := $(VPATH) $(EXTRAINCDIRS) $(KEYBOARD_PATHS)
$(INTERMEDIATE_OUTPUT)_CONFIG := $(CONFIG_H) $(POST_CONFIG_H)

# Default target.
all: build check-size
all: build check-size sizeafter

build: elf cpfirmware
check-size: build
Expand Down

0 comments on commit ee690d6

Please sign in to comment.