Changeset 31b3c09 in freewrt


Ignore:
Timestamp:
Dec 4, 2006, 12:44:47 PM (19 years ago)
Author:
Markus Wigge <markus@…>
Branches:
freewrt_1_0, freewrt_2_0
Children:
d5ed304
Parents:
077bd78
Message:

removed FWRT_PACKAGE_BROADCOM_NAS, FWRT_PACKAGE_BROADCOM_WATCHBUTTON
and FWRT_PACKAGE_BROADCOM_WL_UTIL from Config.in.collections

These packages should not go into Netgear images and manage their
dependancies on their own.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • package/Config.in.collections

    r077bd78 r31b3c09  
    1212        select FWRT_PACKAGE_DNSMASQ
    1313        select FWRT_PACKAGE_BRIDGE_UTILS
    14         select FWRT_PACKAGE_BROADCOM_NAS
    15         select FWRT_PACKAGE_BROADCOM_WL_UTIL
    1614        select FWRT_PACKAGE_PPP
    1715        select FWRT_PACKAGE_PPP_MOD_PPPOE
     
    2826        select FWRT_PACKAGE_DNSMASQ
    2927        select FWRT_PACKAGE_BRIDGE_UTILS
    30         select FWRT_PACKAGE_BROADCOM_NAS
    31         select FWRT_PACKAGE_BROADCOM_WL_UTIL
    3228        select FWRT_PACKAGE_PPTP
    3329        select FWRT_PACKAGE_OPENNTPD
     
    4339        select FWRT_PACKAGE_DNSMASQ
    4440        select FWRT_PACKAGE_BRIDGE_UTILS
    45         select FWRT_PACKAGE_BROADCOM_NAS
    46         select FWRT_PACKAGE_BROADCOM_WL_UTIL
    4741        select FWRT_PACKAGE_PPTP
    4842        select FWRT_PACKAGE_OPENNTPD
     
    123117        select FWRT_PACKAGE_BR2684CTL
    124118        select FWRT_PACKAGE_BRIDGE_UTILS
    125         select FWRT_PACKAGE_BROADCOM_NAS
    126         select FWRT_PACKAGE_BROADCOM_WATCHBUTTON
    127         select FWRT_PACKAGE_BROADCOM_WL_UTIL
    128119        select FWRT_PACKAGE_BUSYBOX
    129120        select FWRT_PACKAGE_BWM
Note: See TracChangeset for help on using the changeset viewer.