Changeset 4cdba10 in freewrt for target


Ignore:
Timestamp:
Jun 4, 2007, 10:59:06 PM (19 years ago)
Author:
Waldemar Brodkorb <wbx@…>
Children:
e92088b
Parents:
aee0bfc
Message:

remove brcm-2.6, we have OpenWrt releases now

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

Location:
target
Files:
13 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • target/Config.in

    raee0bfc r4cdba10  
    1111depends on ! FWRT_LINUX_SNAPSHOT_META_TARGET
    1212source "target/linux/brcm-2.4/Config.in"
    13 source "target/linux/brcm-2.6/Config.in"
    1413source "target/linux/rb-2.4/Config.in"
    1514source "target/linux/rb-2.6/Config.in"
     
    2827        select FWRT_PACKAGE_MTD
    2928        select FWRT_PACKAGE_FWCF
    30         select FWRT_PACKAGE_JFFS2ROOT
    3129        select FWRT_KERNEL_JFFS2_FS
    3230        select FWRT_KERNEL_JFFS2_BBC_LZARI
    33         depends on FWRT_LINUX_2_4_BRCM || FWRT_LINUX_2_6_BRCM
     31        depends on FWRT_LINUX_2_4_BRCM
    3432        help
    3533          Build firmware images with a writable jffs2 root filesystem.
     
    4341        select FWRT_KERNEL_SQUASHFS
    4442        select FWRT_KERNEL_MINI_FO
    45         depends on FWRT_LINUX_2_4_BRCM || FWRT_LINUX_2_6_BRCM
     43        depends on FWRT_LINUX_2_4_BRCM
    4644        help
    4745          Build firmware images with a read-only and highly compressed
Note: See TracChangeset for help on using the changeset viewer.