Changeset a3fb132 in freewrt


Ignore:
Timestamp:
Jul 8, 2007, 9:07:44 PM (18 years ago)
Author:
Thorsten Glaser <tg@…>
Children:
f331216
Parents:
5980f0a
Message:

this worked for wl500gP, so why shan't it here?

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

File:
1 edited

Legend:

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

    r5980f0a ra3fb132  
    55        select FWRT_LINUX_2_4
    66        select FWRT_LINUX_2_4_BRCM
    7         select FWRT_PACKAGE_KMOD_BROADCOM_WL
     7        select FWRT_PACKAGE_KMOD_BROADCOM_WL if !FWRT_DEVEL
    88        select FWRT_PACKAGE_KMOD_BROADCOM_DIAG
    9         select FWRT_PACKAGE_KMOD_WLCOMPAT
     9        select FWRT_PACKAGE_KMOD_WLCOMPAT if !FWRT_DEVEL
    1010        select FWRT_PACKAGE_BROADCOM_NVRAM
    11         select FWRT_PACKAGE_BROADCOM_WL_UTIL
    12         select FWRT_PACKAGE_WIRELESS_TOOLS
     11        select FWRT_PACKAGE_BROADCOM_WL_UTIL if !FWRT_DEVEL
     12        select FWRT_PACKAGE_WIRELESS_TOOLS if !FWRT_DEVEL
    1313        help
    1414          Asus WL500g deluxe
Note: See TracChangeset for help on using the changeset viewer.