Changeset c8dd191 in freewrt for target


Ignore:
Timestamp:
Jun 5, 2007, 4:34:19 PM (19 years ago)
Author:
Thorsten Glaser <tg@…>
Children:
c49a912
Parents:
f4dfaa0
Message:

cf. Message-ID: <Pine.BSM.4.64L.0706051307480.8129@…>
on freewrt-developers@ – wfm, and may be improved later…

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

File:
1 edited

Legend:

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

    rf4dfaa0 rc8dd191  
    3434        select FWRT_LINUX_2_4
    3535        select FWRT_LINUX_2_4_BRCM
    36         select FWRT_PACKAGE_KMOD_BROADCOM_WL
     36        select FWRT_PACKAGE_KMOD_BROADCOM_WL if !FWRT_DEVEL
    3737        select FWRT_PACKAGE_KMOD_BROADCOM_DIAG
    3838        select FWRT_PACKAGE_KMOD_BROADCOM_SWITCH_CORE
    3939        select FWRT_PACKAGE_KMOD_BROADCOM_SWITCH_ROBO
    40         select FWRT_PACKAGE_KMOD_WLCOMPAT
     40        select FWRT_PACKAGE_KMOD_WLCOMPAT if !FWRT_DEVEL
    4141        select FWRT_PACKAGE_BROADCOM_NVRAM
    42         select FWRT_PACKAGE_BROADCOM_WL_UTIL
    43         select FWRT_PACKAGE_WIRELESS_TOOLS
     42        select FWRT_PACKAGE_BROADCOM_WL_UTIL if !FWRT_DEVEL
     43        select FWRT_PACKAGE_WIRELESS_TOOLS if !FWRT_DEVEL
    4444        help
    4545          Asus WL500g premium
Note: See TracChangeset for help on using the changeset viewer.