add rusefi.input prerequisite for config gen

This commit is contained in:
David Holdeman 2024-03-23 19:27:29 -05:00 committed by rusefillc
parent c876567798
commit 93dde6c461
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ SIG_FILE = $(PROJECT_DIR)/$(META_OUTPUT_ROOT_FOLDER)tunerstudio/generated/signat
CONFIG_INPUTS = \
$(SIG_FILE) \
$(PROJECT_DIR)/integration/rusefi_config.txt \
$(PROJECT_DIR)/tunerstudio/rusefi.input \
$(PROJECT_DIR)/console/binary/generated/output_channels.ini \
$(PROJECT_DIR)/console/binary/generated/data_logs.ini \
$(PROJECT_DIR)/console/binary/generated/fancy_content.ini \