Changeset 1956

Show
Ignore:
Timestamp:
02/13/07 00:16:23 (2 years ago)
Author:
n0-1
Message:

this is the big config symbol renaming cleanup

changing config symbol names for the target devices
for putting them together in a more generic way caused
some trouble in the past (freewrt 1.0.1 :) and still does.

This was detected by missing switch-* modules on my
WRT54GS1.0, seems like really no one (which would include
myself) uses trunk.
big acknowledgement to grep finding all hidden goodies for me.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/freewrt/Config.default

    r1686 r1956  
    1616# FWRT_LINUX_2_4_BRCM_ASUS_WL500G_DELUXE is not set 
    1717# FWRT_LINUX_2_4_BRCM_ASUS_WL500G_PREMIUM is not set 
    18 # FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_1_0 is not set 
    19 # FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_1_1 is not set 
    20 # FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_2_0 is not set 
    21 # FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_2_2 is not set 
    22 # FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_3_0 is not set 
    23 # FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_3_1 is not set 
    24 # FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_4 is not set 
    25 # FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS_1_0 is not set 
    26 # FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS_1_1 is not set 
     18# FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G is not set 
     19# FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS is not set 
    2720# FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS_4 is not set 
    28 # FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GL is not set 
    2921# FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G3G is not set 
    3022# FWRT_LINUX_2_4_BRCM_NETGEAR_WGT634U is not set 
    31 # FWRT_LINUX_2_6_BRCM_NETGEAR_WGT634U is not set 
    3223# FWRT_LINUX_2_4_RB_RB532 is not set 
    3324# FWRT_LINUX_2_6_RB_RB532 is not set 
  • trunk/freewrt/Config.in.snapshot

    r1232 r1956  
    1212        boolean 
    1313        default y 
    14 config FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_1_0 
     14config FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G 
    1515        boolean 
    1616        default y 
    17 config FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_1_1 
    18         boolean 
    19         default y 
    20 config FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_2_0 
    21         boolean 
    22         default y 
    23 config FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_2_2 
    24         boolean 
    25         default y 
    26 config FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_3_0 
    27         boolean 
    28         default y 
    29 config FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_3_1 
    30         boolean 
    31         default y 
    32 config FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_4 
    33         boolean 
    34         default y 
    35 config FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS_1_0 
    36         boolean 
    37         default y 
    38 config FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS_1_1 
     17config FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS 
    3918        boolean 
    4019        default y 
    4120config FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS_4 
    42         boolean 
    43         default y 
    44 config FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GL 
    4521        boolean 
    4622        default y 
     
    4925        default y 
    5026config FWRT_LINUX_2_4_BRCM_NETGEAR_WGT634U 
    51         boolean 
    52         default y 
    53 config FWRT_LINUX_2_6_BRCM_NETGEAR_WGT634U 
    5427        boolean 
    5528        default y 
  • trunk/freewrt/package/broadcom-diag/Config.in

    r943 r1956  
    55        default y if FWRT_LINUX_2_4_BRCM_ASUS_WL500G_DELUXE 
    66        default y if FWRT_LINUX_2_4_BRCM_ASUS_WL500G_PREMIUM 
    7         default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_1_0 
    8         default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_1_1 
    9         default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_2_0 
    10         default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_2_2 
    11         default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_3_0 
    12         default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_3_1 
    13         default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_4 
    14         default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS_1_0 
    15         default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS_1_1 
     7        default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G 
     8        default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS 
    169        default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS_4 
    17         default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GL 
    1810        default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G3G 
    1911        default n 
     
    2113                FWRT_LINUX_2_4_BRCM_ASUS_WL500G_DELUXE || \ 
    2214                FWRT_LINUX_2_4_BRCM_ASUS_WL500G_PREMIUM || \ 
    23                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_1_0 || \ 
    24                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_1_1 || \ 
    25                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_2_0 || \ 
    26                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_2_2 || \ 
    27                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_3_0 || \ 
    28                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_3_1 || \ 
    29                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_4 || \ 
    30                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS_1_0 || \ 
    31                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS_1_1 || \ 
     15                FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G || \ 
     16                FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS || \ 
    3217                FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS_4 || \ 
    33                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GL || \ 
    3418                FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G3G 
    3519        help 
  • trunk/freewrt/package/broadcom-nas/Config.in

    r1242 r1956  
    55        default y if FWRT_LINUX_2_4_BRCM_ASUS_WL500G_DELUXE 
    66        default y if FWRT_LINUX_2_4_BRCM_ASUS_WL500G_PREMIUM 
    7         default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_1_0 
    8         default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_1_1 
    9         default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_2_0 
    10         default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_2_2 
    11         default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_3_0 
    12         default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_3_1 
    13         default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_4 
    14         default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS_1_0 
    15         default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS_1_1 
     7        default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G 
     8        default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS 
    169        default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS_4 
    17         default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GL 
    1810        default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G3G 
    1911        default n 
     
    2113                FWRT_LINUX_2_4_BRCM_ASUS_WL500G_DELUXE || \ 
    2214                FWRT_LINUX_2_4_BRCM_ASUS_WL500G_PREMIUM || \ 
    23                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_1_0 || \ 
    24                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_1_1 || \ 
    25                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_2_0 || \ 
    26                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_2_2 || \ 
    27                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_3_0 || \ 
    28                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_3_1 || \ 
    29                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_4 || \ 
    30                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS_1_0 || \ 
    31                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS_1_1 || \ 
     15                FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G || \ 
     16                FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS || \ 
    3217                FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS_4 || \ 
    33                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GL || \ 
    3418                FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G3G 
    3519        select FWRT_PACKAGE_BROADCOM_WL_UTIL 
  • trunk/freewrt/package/broadcom-nvram/Config.in

    r1691 r1956  
    55        default y if FWRT_LINUX_2_4_BRCM_ASUS_WL500G_DELUXE 
    66        default y if FWRT_LINUX_2_4_BRCM_ASUS_WL500G_PREMIUM 
    7         default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_1_0 
    8         default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_1_1 
    9         default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_2_0 
    10         default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_2_2 
    11         default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_3_0 
    12         default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_3_1 
    13         default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_4 
    14         default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS_1_0 
    15         default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS_1_1 
     7        default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G 
     8        default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS 
    169        default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS_4 
    17         default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GL 
    1810        default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G3G 
    1911        default n 
     
    2113                FWRT_LINUX_2_4_BRCM_ASUS_WL500G_DELUXE || \ 
    2214                FWRT_LINUX_2_4_BRCM_ASUS_WL500G_PREMIUM || \ 
    23                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_1_0 || \ 
    24                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_1_1 || \ 
    25                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_2_0 || \ 
    26                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_2_2 || \ 
    27                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_3_0 || \ 
    28                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_3_1 || \ 
    29                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_4 || \ 
    30                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS_1_0 || \ 
    31                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS_1_1 || \ 
     15                FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G || \ 
     16                FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS || \ 
    3217                FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS_4 || \ 
    33                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GL || \ 
    3418                FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G3G 
    3519        help 
  • trunk/freewrt/package/broadcom-switch/Config.in

    r1694 r1956  
    55        depends on FWRT_LINUX_2_4_BRCM_ASUS_WL500G_DELUXE || \ 
    66                FWRT_LINUX_2_4_BRCM_ASUS_WL500G_PREMIUM || \ 
    7                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_1_0 || \ 
    8                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_1_1 || \ 
    9                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_2_0 || \ 
    10                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_2_2 || \ 
    11                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_3_0 || \ 
    12                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_3_1 || \ 
    13                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_4 || \ 
    14                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS_1_0 || \ 
    15                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS_1_1 || \ 
     7                FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G || \ 
     8                FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS || \ 
    169                FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS_4 || \ 
    17                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GL || \ 
    1810                FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G3G || \ 
    1911                FWRT_LINUX_2_4_BRCM_NETGEAR_WGT634U 
     
    2820        depends on FWRT_LINUX_2_4_BRCM_ASUS_WL500G_DELUXE || \ 
    2921                FWRT_LINUX_2_4_BRCM_ASUS_WL500G_PREMIUM || \ 
    30                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_1_0 || \ 
    31                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_1_1 || \ 
    32                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_2_0 || \ 
    33                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_2_2 || \ 
    34                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_3_0 || \ 
    35                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_3_1 || \ 
    36                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_4 || \ 
    37                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS_1_0 || \ 
    38                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS_1_1 || \ 
     22                FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G || \ 
     23                FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS || \ 
    3924                FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS_4 || \ 
    40                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GL || \ 
    4125                FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G3G || \ 
    4226                FWRT_LINUX_2_4_BRCM_NETGEAR_WGT634U 
     
    4832        tristate 
    4933        select FWRT_PACKAGE_KMOD_BROADCOM_SWITCH_CORE 
    50         default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_1_0 
    51         default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_1_1 
    52         default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_2_0 
    53         default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS_1_0 
     34        default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G 
     35        default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS 
    5436        default n 
    55         depends on FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_1_0 || \ 
    56                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_1_1 || \ 
    57                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_2_0 || \ 
    58                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS_1_0 
     37        depends on FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G || \ 
     38                FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS 
    5939        help 
    6040          Kernel driver for ADMTEK switches. 
     
    6646        default y if FWRT_LINUX_2_4_BRCM_ASUS_WL500G_DELUXE  
    6747        default y if FWRT_LINUX_2_4_BRCM_ASUS_WL500G_PREMIUM  
    68         default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_2_2 
    69         default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_3_0 
    70         default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_3_1 
    71         default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_4 
    72         default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS_1_1 
     48        default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G 
     49        default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS 
    7350        default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS_4 
    74         default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GL 
    7551        default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G3G 
    7652        default y if FWRT_LINUX_2_4_BRCM_NETGEAR_WGT634U 
     
    7854        depends on FWRT_LINUX_2_4_BRCM_ASUS_WL500G_DELUXE || \ 
    7955                FWRT_LINUX_2_4_BRCM_ASUS_WL500G_PREMIUM || \ 
    80                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_2_2 || \ 
    81                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_3_0 || \ 
    82                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_3_1 || \ 
    83                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_4 || \ 
    84                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS_1_1 || \ 
     56                FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G || \ 
     57                FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS || \ 
    8558                FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS_4 || \ 
    86                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GL || \ 
    8759                FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G3G || \ 
    8860                FWRT_LINUX_2_4_BRCM_NETGEAR_WGT634U 
  • trunk/freewrt/package/broadcom-wl-util/Config.in

    r1242 r1956  
    55        default y if FWRT_LINUX_2_4_BRCM_ASUS_WL500G_DELUXE 
    66        default y if FWRT_LINUX_2_4_BRCM_ASUS_WL500G_PREMIUM 
    7         default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_1_0 
    8         default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_1_1 
    9         default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_2_0 
    10         default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_2_2 
    11         default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_3_0 
    12         default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_3_1 
    13         default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_4 
    14         default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS_1_0 
    15         default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS_1_1 
     7        default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G 
     8        default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS 
    169        default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS_4 
    17         default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GL 
    1810        default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G3G 
    1911        default n 
     
    2113                FWRT_LINUX_2_4_BRCM_ASUS_WL500G_DELUXE || \ 
    2214                FWRT_LINUX_2_4_BRCM_ASUS_WL500G_PREMIUM || \ 
    23                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_1_0 || \ 
    24                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_1_1 || \ 
    25                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_2_0 || \ 
    26                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_2_2 || \ 
    27                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_3_0 || \ 
    28                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_3_1 || \ 
    29                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_4 || \ 
    30                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS_1_0 || \ 
    31                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS_1_1 || \ 
     15                FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G || \ 
     16                FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS || \ 
    3217                FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS_4 || \ 
    33                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GL || \ 
    3418                FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G3G 
    3519        help 
  • trunk/freewrt/package/broadcom-wl/Config.in

    r943 r1956  
    55        default y if FWRT_LINUX_2_4_BRCM_ASUS_WL500G_DELUXE 
    66        default y if FWRT_LINUX_2_4_BRCM_ASUS_WL500G_PREMIUM 
    7         default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_1_0 
    8         default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_1_1 
    9         default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_2_0 
    10         default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_2_2 
    11         default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_3_0 
    12         default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_3_1 
    13         default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_4 
    14         default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS_1_0 
    15         default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS_1_1 
     7        default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G 
     8        default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS 
    169        default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS_4 
    17         default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GL 
    1810        default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G3G 
    1911        default n 
     
    2113                FWRT_LINUX_2_4_BRCM_ASUS_WL500G_DELUXE || \ 
    2214                FWRT_LINUX_2_4_BRCM_ASUS_WL500G_PREMIUM || \ 
    23                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_1_0 || \ 
    24                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_1_1 || \ 
    25                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_2_0 || \ 
    26                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_2_2 || \ 
    27                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_3_0 || \ 
    28                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_3_1 || \ 
    29                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_4 || \ 
    30                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS_1_0 || \ 
    31                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS_1_1 || \ 
     15                FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G || \ 
     16                FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS || \ 
    3217                FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS_4 || \ 
    33                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GL || \ 
    3418                FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G3G 
    3519        help 
  • trunk/freewrt/package/wlcompat/Config.in

    r1052 r1956  
    55        default y if FWRT_LINUX_2_4_BRCM_ASUS_WL500G_DELUXE 
    66        default y if FWRT_LINUX_2_4_BRCM_ASUS_WL500G_PREMIUM 
    7         default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_1_0 
    8         default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_1_1 
    9         default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_2_0 
    10         default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_2_2 
    11         default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_3_0 
    12         default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_3_1 
    13         default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_4 
    14         default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS_1_0 
    15         default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS_1_1 
     7        default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G 
     8        default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS 
    169        default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS_4 
    17         default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GL 
    1810        default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G3G 
    1911        default n 
     
    2113                FWRT_LINUX_2_4_BRCM_ASUS_WL500G_DELUXE || \ 
    2214                FWRT_LINUX_2_4_BRCM_ASUS_WL500G_PREMIUM || \ 
    23                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_1_0 || \ 
    24                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_1_1 || \ 
    25                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_2_0 || \ 
    26                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_2_2 || \ 
    27                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_3_0 || \ 
    28                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_3_1 || \ 
    29                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_4 || \ 
    30                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS_1_0 || \ 
    31                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS_1_1 || \ 
     15                FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G || \ 
     16                FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS || \ 
    3217                FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS_4 || \ 
    33                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GL || \ 
    3418                FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G3G 
    3519        help 
  • trunk/freewrt/target/Config.in

    r1840 r1956  
    4646        depends on FWRT_LINUX_2_4_RB || \ 
    4747                   FWRT_LINUX_2_6_RB || \ 
    48                    FWRT_LINUX_2_4_BRCM_NETGEAR_WGT634U || \ 
    49                    FWRT_LINUX_2_6_BRCM_NETGEAR_WGT634U 
     48                   FWRT_LINUX_2_4_BRCM_NETGEAR_WGT634U 
    5049        help 
    5150          Use this option if you want to use a nfs-mounted root filesystem.