aboutsummaryrefslogtreecommitdiff
path: root/build_keyboard.mk
diff options
context:
space:
mode:
Diffstat (limited to 'build_keyboard.mk')
-rw-r--r--build_keyboard.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/build_keyboard.mk b/build_keyboard.mk
index 38ca2aaa9..262bfd9a7 100644
--- a/build_keyboard.mk
+++ b/build_keyboard.mk
@@ -375,6 +375,7 @@ ifneq ($(strip $(PROTOCOL)),)
375else 375else
376 include $(TMK_PATH)/protocol/$(PLATFORM_KEY).mk 376 include $(TMK_PATH)/protocol/$(PLATFORM_KEY).mk
377endif 377endif
378-include $(TOP_DIR)/platforms/$(PLATFORM_KEY)/flash.mk
378 379
379# TODO: remove this bodge? 380# TODO: remove this bodge?
380PROJECT_DEFS := $(OPT_DEFS) 381PROJECT_DEFS := $(OPT_DEFS)