Skip to content

Commit

Permalink
* remove references to vanilla kernel sources (not used anymore)
Browse files Browse the repository at this point in the history
 * refs #2418


git-svn-id: file:///var/svn/freetz/trunk@13641 149334a1-2f27-0410-a3b9-fc62619ac1e6
  • Loading branch information
er13 committed Mar 3, 2016
1 parent 505326b commit b8ada68
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.
6 changes: 0 additions & 6 deletions config/avm/source.in
Original file line number Diff line number Diff line change
Expand Up @@ -88,10 +88,6 @@ config FREETZ_AVM_SOURCE_7490_06_30
config FREETZ_AVM_SOURCE_7490_06_51
bool

# vanilla
config FREETZ_VANILLA_SOURCE_3_10_73
bool

config FREETZ_AVM_SOURCE_ID
string
# AR7 / OHIO
Expand Down Expand Up @@ -139,8 +135,6 @@ config FREETZ_AVM_SOURCE_ID
default "7490_06.05" if FREETZ_AVM_SOURCE_7490_06_05
default "7490_06.30" if FREETZ_AVM_SOURCE_7490_06_30
default "7490_06.51" if FREETZ_AVM_SOURCE_7490_06_51
# vanilla
default "3.10.73" if FREETZ_VANILLA_SOURCE_3_10_73

#
# FREETZ_AVM_SOURCE convenience symbols
Expand Down
3 changes: 0 additions & 3 deletions config/mod/download.in
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ menu "Override options"
config FREETZ_DL_KERNEL_SITE
string "Kernel site" if FREETZ_DL_OVERRIDE
# default "@AVM/fritzbox.wlan_3370/x_misc/opensrc" if ...
default "@KERNEL/linux/kernel/v3.x" if FREETZ_VANILLA_SOURCE_3_10_73
default ""

config FREETZ_DL_KERNEL_SOURCE_ID
Expand Down Expand Up @@ -109,7 +108,6 @@ menu "Override options"

config FREETZ_DL_KERNEL_SOURCE
string "Kernel source" if FREETZ_DL_OVERRIDE
default "linux-${FREETZ_DL_KERNEL_SOURCE_ID}.tar.xz" if FREETZ_VANILLA_SOURCE_3_10_73
default "${FREETZ_DL_KERNEL_SOURCE_ID}-release_kernel.tar.xz"

config FREETZ_DL_KERNEL_SOURCE_MD5
Expand Down Expand Up @@ -144,7 +142,6 @@ menu "Override options"
default "f3d0b2245b0b6442297eb211b0f39692" if FREETZ_AVM_SOURCE_7490_06_05
default "e4ed72a1182e7160de95579334685b0b" if FREETZ_AVM_SOURCE_7490_06_51
default "eb82c0948e81288253f63f63915489a2" if FREETZ_AVM_SOURCE_r7203
default "364e130277cc6459a5c9c3048c9db7456df8bec870d5c9f1a287afa6d138c877" if FREETZ_VANILLA_SOURCE_3_10_73

config FREETZ_DL_SITE
string "Firmware site" if FREETZ_DL_OVERRIDE
Expand Down

0 comments on commit b8ada68

Please sign in to comment.