local compilation should not dirty clone for not reason #6879
only:this path should also be dynamic
This commit is contained in:
parent
f42bf83e19
commit
40e0eff0dd
|
@ -64,5 +64,6 @@ COMMON_GEN_CONFIG="
|
|||
-signature_destination controllers/generated/signature_${SHORT_BOARD_NAME}.h \
|
||||
-ts_output_name generated/${INI} \
|
||||
-prepend integration/rusefi_config_trigger.txt \
|
||||
-prepend ${META_OUTPUT_ROOT_FOLDER}console/binary/generated/total_live_data_generated.h \
|
||||
-prepend ${BOARD_DIR}/prepend.txt \
|
||||
-board ${BOARD_DIR}"
|
||||
|
|
|
@ -7,6 +7,4 @@ integration/rusefi_config.txt
|
|||
-firing_order
|
||||
controllers/algo/firing_order.h
|
||||
-prepend
|
||||
console/binary/generated/total_live_data_generated.h
|
||||
-prepend
|
||||
integration/rusefi_config_shared.txt
|
||||
|
|
Loading…
Reference in New Issue