Skip to content

Commit

Permalink
Fix file size check for parallel make (qmk#5012)
Browse files Browse the repository at this point in the history
  • Loading branch information
zvecr authored and mechmerlin committed Jan 31, 2019
1 parent 8f6285d commit 4082d88
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build_keyboard.mk
Original file line number Diff line number Diff line change
Expand Up @@ -369,5 +369,6 @@ $(KEYBOARD_OUTPUT)_CONFIG := $(PROJECT_CONFIG)
# Default target.
all: build check-size
build: elf cpfirmware
check-size: build

include $(TMK_PATH)/rules.mk

0 comments on commit 4082d88

Please sign in to comment.