Changeset f612318 in freewrt for package/nvram/Config.in


Ignore:
Timestamp:
Jan 20, 2007, 11:04:53 PM (19 years ago)
Author:
Waldemar Brodkorb <wbx@…>
Branches:
freewrt_1_0, freewrt_2_0
Children:
3fdeb56, 5d4c61f
Parents:
0438188
Message:

fix target names, i have overseen this. 1.0.1 comes earlier as expected.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • package/nvram/Config.in

    r0438188 rf612318  
    55        default y if FWRT_LINUX_2_4_BRCM_ASUS_WL500G_DELUXE
    66        default y if FWRT_LINUX_2_4_BRCM_ASUS_WL500G_PREMIUM
    7         default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_1_0
    8         default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_1_1
    9         default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_2_0
    10         default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_2_2
    11         default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_3_0
    12         default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_3_1
     7        default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_10
     8        default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_11
     9        default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_20
     10        default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_22
     11        default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_30
     12        default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_31
    1313        default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_4
    14         default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS_1_0
    15         default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS_1_1
     14        default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS_10
     15        default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS_11
    1616        default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS_4
    1717        default y if FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GL
     
    2121                FWRT_LINUX_2_4_BRCM_ASUS_WL500G_DELUXE || \
    2222                FWRT_LINUX_2_4_BRCM_ASUS_WL500G_PREMIUM || \
    23                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_1_0 || \
    24                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_1_1 || \
    25                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_2_0 || \
    26                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_2_2 || \
    27                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_3_0 || \
    28                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_3_1 || \
     23                FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_10 || \
     24                FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_11 || \
     25                FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_20 || \
     26                FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_22 || \
     27                FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_30 || \
     28                FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_31 || \
    2929                FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_4 || \
    30                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS_1_0 || \
    31                 FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS_1_1 || \
     30                FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS_10 || \
     31                FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS_11 || \
    3232                FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS_4 || \
    3333                FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GL || \
Note: See TracChangeset for help on using the changeset viewer.