Skip to content

Commit

Permalink
dl-toolchains: update fos versions
Browse files Browse the repository at this point in the history
  • Loading branch information
fda77 committed Jan 9, 2025
1 parent 92bd502 commit 8b995a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/dl-toolchains_make
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ esac
[ "$old" == "old" ] && dltc "FREETZ_TYPE_4040 FREETZ_TYPE_FIRMWARE_07_0X"
[ "$new" == "new" ] && dltc "FREETZ_TYPE_1200_W5 FREETZ_TYPE_FIRMWARE_07_2X" # SEPARATE
[ "$new" == "new" ] && dltc "FREETZ_TYPE_7690 FREETZ_TYPE_FIRMWARE_07_5X" # SEPARATE
[ "$new" == "new" ] && dltc "FREETZ_TYPE_5590 FREETZ_TYPE_FIRMWARE_08_0X_LABOR" # SEPARATE
[ "$new" == "new" ] && dltc "FREETZ_TYPE_5590 FREETZ_TYPE_FIRMWARE_08_0X" # SEPARATE

#X86
[ "$old" == "old" ] && dltc "FREETZ_TYPE_6490 FREETZ_TYPE_FIRMWARE_06_8X"
Expand All @@ -136,7 +136,7 @@ esac
[ "$new" == "new" ] && dltc "FREETZ_TYPE_6660 FREETZ_TYPE_FIRMWARE_07_2X" # SEPARATE
[ "$new" == "new" ] && dltc "FREETZ_TYPE_6670 FREETZ_TYPE_FIRMWARE_07_5X" # SEPARATE
[ "$new" == "new" ] && dltc "FREETZ_TYPE_6690 FREETZ_TYPE_FIRMWARE_07_5X" # SEPARATE
[ "$new" == "new" ] && dltc "FREETZ_TYPE_6670 FREETZ_TYPE_FIRMWARE_08_0X_LABOR" # SEPARATE
[ "$new" == "new" ] && dltc "FREETZ_TYPE_6670 FREETZ_TYPE_FIRMWARE_08_0X" # SEPARATE


exit 0
Expand Down

0 comments on commit 8b995a7

Please sign in to comment.