Changeset 7cf277a in freewrt


Ignore:
Timestamp:
Nov 8, 2006, 12:19:40 PM (19 years ago)
Author:
Markus Wigge <markus@…>
Branches:
freewrt_1_0, freewrt_2_0
Children:
47f5596
Parents:
519b9ec
Message:

added dependancy for hostapd on WGT634U devices

git-svn-id: svn://www.freewrt.org/branches/freewrt_1_0@1096 afb5a338-a214-0410-bd46-81f09a774fd1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • package/hostapd/Config.in

    r519b9ec r7cf277a  
    88        prompt "hostapd........................... An IEEE 802.11 AP, IEEE 802.1x/WPA/WPA2/EAP/RADIUS Authenticator"
    99        tristate
     10        default y if FWRT_LINUX_2_4_BRCM_NETGEAR_WGT634U
    1011        default m if CONFIG_DEVEL
     12        default n
    1113        select FWRT_COMPILE_HOSTAPD
    1214        select FWRT_PACKAGE_LIBOPENSSL
     
    2729        tristate
    2830        default m if CONFIG_DEVEL
     31        default n
    2932        select FWRT_COMPILE_HOSTAPD
    3033        help
     
    4447        tristate
    4548        default m if CONFIG_DEVEL
     49        default n
    4650        select FWRT_COMPILE_HOSTAPD
    4751        help
Note: See TracChangeset for help on using the changeset viewer.