more dead code
This commit is contained in:
parent
dd5303362c
commit
e0683972e0
|
@ -20,7 +20,6 @@ echo "Using COMMON_GEN_CONFIG [$COMMON_GEN_CONFIG]"
|
|||
java \
|
||||
-DSystemOut.name=logs/gen_config_subaru_eg33 \
|
||||
$COMMON_GEN_CONFIG \
|
||||
-cache ${SHORT_BOARDNAME} \
|
||||
-tool ${BOARD_DIR}/config/gen_config.sh \
|
||||
-with_c_defines false \
|
||||
-initialize_to_zero false \
|
||||
|
|
|
@ -53,7 +53,6 @@ java -DSystemOut.name=logs/gen_config_board \
|
|||
-field_lookup_file controllers/lua/generated/value_lookup_generated.cpp \
|
||||
-board ${BOARDNAME} \
|
||||
-ts_output_name generated/${INI} \
|
||||
-cache ${SHORT_BOARDNAME} \
|
||||
-with_c_defines $SOMETHINGSOMETHING \
|
||||
-initialize_to_zero $SOMETHINGSOMETHING \
|
||||
-signature tunerstudio/generated/signature_${SHORT_BOARDNAME}.txt \
|
||||
|
|
Loading…
Reference in New Issue