Skip to content

Commit

Permalink
5491: whitespace fixes, no functional changes
Browse files Browse the repository at this point in the history
  • Loading branch information
er13 authored and PeterPawn committed May 7, 2019
1 parent c616c7b commit 5a01a60
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 6 deletions.
2 changes: 1 addition & 1 deletion config/avm/source.in
Expand Up @@ -172,7 +172,7 @@ config FREETZ_AVM_SOURCE_ID
# VR9
default "3390_06.51" if FREETZ_AVM_SOURCE_3390_06_51
default "3490_06.31" if FREETZ_AVM_SOURCE_3490_06_31
default "5491_07.01" if FREETZ_AVM_SOURCE_5491_07_01
default "5491_07.01" if FREETZ_AVM_SOURCE_5491_07_01
default "7360_06.20" if FREETZ_AVM_SOURCE_7360_06_20
default "7490_06.30" if FREETZ_AVM_SOURCE_7490_06_30
default "7490_06.51" if FREETZ_AVM_SOURCE_7490_06_51
Expand Down
6 changes: 3 additions & 3 deletions config/mod/download.in
Expand Up @@ -107,7 +107,7 @@ menu "Override options"
default "7390_06.20" if FREETZ_AVM_SOURCE_7390_06_30 || FREETZ_AVM_SOURCE_7390_06_51
default "3490_06.20" if FREETZ_AVM_SOURCE_3490_06_31 || FREETZ_AVM_SOURCE_6810_06_21 || FREETZ_AVM_SOURCE_7272_06_20 || FREETZ_AVM_SOURCE_7320_06_30 || FREETZ_AVM_SOURCE_7360_06_20 || FREETZ_AVM_SOURCE_7490_06_30
default "7490_06.51" if FREETZ_AVM_SOURCE_3390_06_51
default "7490_07.01" if FREETZ_AVM_SOURCE_5491_07_01
default "7490_07.01" if FREETZ_AVM_SOURCE_5491_07_01
#
# not a final version -> use some version specific suffix
#
Expand Down Expand Up @@ -233,7 +233,7 @@ menu "Override options"
#
default "@AVM/fritzbox.fon_5140/firmware" if FREETZ_TYPE_FIRMWARE_FINAL && FREETZ_TYPE_5140
#
default "@AVM/fritzbox/fritzbox-5491/{other,deutschland}/fritz.os" if FREETZ_TYPE_FIRMWARE_FINAL && FREETZ_TYPE_5491 # German and international version are identical
default "@AVM/fritzbox/fritzbox-5491/{other,deutschland}/fritz.os" if FREETZ_TYPE_FIRMWARE_FINAL && FREETZ_TYPE_5491 # German and international version are identical
#
default "@AVM/firmware/6490/78434061" if FREETZ_TYPE_FIRMWARE_FINAL && FREETZ_TYPE_6490 && FREETZ_TYPE_FIRMWARE_06_8X
default "@AVM/firmware/6490/59088767" if FREETZ_TYPE_FIRMWARE_FINAL && FREETZ_TYPE_6490 && FREETZ_TYPE_FIRMWARE_07_0X
Expand Down Expand Up @@ -729,7 +729,7 @@ menu "Override options"
#
default "1eda8531cceea471e04985fa635ba146" if FREETZ_TYPE_5140
#
default "669f8ac139ec171fd18958827ccd6905" if FREETZ_TYPE_5491 && FREETZ_TYPE_FIRMWARE_07_0X # German and international versions are identical
default "669f8ac139ec171fd18958827ccd6905" if FREETZ_TYPE_5491 && FREETZ_TYPE_FIRMWARE_07_0X # German and international versions are identical
#
default "e7d8e183b1bf7fe94d8a4b0a24d07064" if FREETZ_TYPE_6490 && FREETZ_TYPE_FIRMWARE_06_8X
default "ffa70282f019e31ae9216d77c57f63bb" if FREETZ_TYPE_6490 && FREETZ_TYPE_FIRMWARE_07_0X
Expand Down
3 changes: 1 addition & 2 deletions config/ui/firmware.in
Expand Up @@ -100,8 +100,7 @@ choice
comment "Fiber"

config FREETZ_TYPE_5491
#select FREETZ_AVM_SOURCE_07_01
select FREETZ_AVM_SOURCE_FOR_SYSTEM_TYPE_VR9
select FREETZ_AVM_SOURCE_FOR_SYSTEM_TYPE_VR9
bool "5491"

comment "Cable"
Expand Down

0 comments on commit 5a01a60

Please sign in to comment.