Skip to content

Commit

Permalink
print modules_inc for bootloader too
Browse files Browse the repository at this point in the history
  • Loading branch information
mck1117 committed Jan 11, 2025
1 parent dae865a commit 047c6a4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions firmware/bootloader/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -343,6 +343,8 @@ include $(PROJECT_DIR)/fome_generated.mk
include $(PROJECT_DIR)/gitversion.mk
include $(PROJECT_DIR)/controllers/modules/modules_header_gen.mk

$(info MODULES_INC: $(MODULES_INC))

.PHONY: CLEAN_RULE_HOOK CLEAN_PCH_HOOK CLEAN_BUNDLE_HOOK

CLEAN_RULE_HOOK: CLEAN_PCH_HOOK CLEAN_GENERATED_HOOK

0 comments on commit 047c6a4

Please sign in to comment.