Changeset 03acaac in freewrt for target


Ignore:
Timestamp:
Sep 21, 2006, 1:31:32 AM (19 years ago)
Author:
Waldemar Brodkorb <wbx@…>
Branches:
freewrt_1_0, freewrt_2_0
Children:
62bbfcf
Parents:
6e58cd8
Message:

add bridge-utilsto linksys/asus models, addsome missing board vars

git-svn-id: svn://www.freewrt.org/trunk/freewrt@652 afb5a338-a214-0410-bd46-81f09a774fd1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • target/linux/brcm-2.4/Config.in

    r6e58cd8 r03acaac  
    55        bool "Asus WL500g [Linux 2.4]"
    66        select FWRT_mipsel
     7        select FWRT_LINUX_2_4_BRCM
     8        select FWRT_PACKAGE_BRIDGE_UTILS
    79        select FWRT_PACKAGE_KMOD_BROADCOM_WL
    810        select FWRT_PACKAGE_KMOD_BROADCOM_DIAG
     
    2022        bool "Asus WL500g deluxe [Linux 2.4]"
    2123        select FWRT_mipsel
     24        select FWRT_LINUX_2_4_BRCM
     25        select FWRT_PACKAGE_BRIDGE_UTILS
    2226        select FWRT_PACKAGE_KMOD_BROADCOM_WL
    2327        select FWRT_PACKAGE_KMOD_BROADCOM_DIAG
     
    3741        bool "Asus WL500g premium [Linux 2.4]"
    3842        select FWRT_mipsel
     43        select FWRT_LINUX_2_4_BRCM
     44        select FWRT_PACKAGE_BRIDGE_UTILS
    3945        select FWRT_PACKAGE_KMOD_BROADCOM_WL
    4046        select FWRT_PACKAGE_KMOD_BROADCOM_DIAG
     
    5460        bool "Linksys WRT54G v1.0 [Linux 2.4]"
    5561        select FWRT_mipsel
     62        select FWRT_LINUX_2_4_BRCM
     63        select FWRT_PACKAGE_BRIDGE_UTILS
    5664        select FWRT_PACKAGE_KMOD_BROADCOM_WL
    5765        select FWRT_PACKAGE_KMOD_BROADCOM_DIAG
     
    6977        select FWRT_mipsel
    7078        select FWRT_LINUX_2_4_BRCM
     79        select FWRT_PACKAGE_BRIDGE_UTILS
    7180        select FWRT_PACKAGE_KMOD_BROADCOM_WL
    7281        select FWRT_PACKAGE_KMOD_BROADCOM_DIAG
     
    8594        select FWRT_mipsel
    8695        select FWRT_LINUX_2_4_BRCM
     96        select FWRT_PACKAGE_BRIDGE_UTILS
    8797        select FWRT_PACKAGE_KMOD_BROADCOM_WL
    8898        select FWRT_PACKAGE_KMOD_BROADCOM_DIAG
     
    100110        select FWRT_mipsel
    101111        select FWRT_LINUX_2_4_BRCM
     112        select FWRT_PACKAGE_BRIDGE_UTILS
    102113        select FWRT_PACKAGE_KMOD_BROADCOM_WL
    103114        select FWRT_PACKAGE_KMOD_BROADCOM_DIAG
     
    115126        select FWRT_mipsel
    116127        select FWRT_LINUX_2_4_BRCM
     128        select FWRT_PACKAGE_BRIDGE_UTILS
    117129        select FWRT_PACKAGE_KMOD_BROADCOM_WL
    118130        select FWRT_PACKAGE_KMOD_BROADCOM_DIAG
     
    130142        select FWRT_mipsel
    131143        select FWRT_LINUX_2_4_BRCM
     144        select FWRT_PACKAGE_BRIDGE_UTILS
    132145        select FWRT_PACKAGE_KMOD_BROADCOM_WL
    133146        select FWRT_PACKAGE_KMOD_BROADCOM_DIAG
     
    145158        select FWRT_mipsel
    146159        select FWRT_LINUX_2_4_BRCM
     160        select FWRT_PACKAGE_BRIDGE_UTILS
    147161        select FWRT_PACKAGE_KMOD_BROADCOM_WL
    148162        select FWRT_PACKAGE_KMOD_BROADCOM_DIAG
     
    160174        select FWRT_mipsel
    161175        select FWRT_LINUX_2_4_BRCM
     176        select FWRT_PACKAGE_BRIDGE_UTILS
    162177        select FWRT_PACKAGE_KMOD_BROADCOM_WL
    163178        select FWRT_PACKAGE_KMOD_BROADCOM_DIAG
     
    175190        select FWRT_mipsel
    176191        select FWRT_LINUX_2_4_BRCM
     192        select FWRT_PACKAGE_BRIDGE_UTILS
    177193        select FWRT_PACKAGE_KMOD_BROADCOM_WL
    178194        select FWRT_PACKAGE_KMOD_BROADCOM_DIAG
     
    190206        select FWRT_mipsel
    191207        select FWRT_LINUX_2_4_BRCM
     208        select FWRT_PACKAGE_BRIDGE_UTILS
    192209        select FWRT_PACKAGE_KMOD_BROADCOM_WL
    193210        select FWRT_PACKAGE_KMOD_BROADCOM_DIAG
Note: See TracChangeset for help on using the changeset viewer.