Changeset 7af239a in freewrt for package/Config.in


Ignore:
Timestamp:
Aug 14, 2025, 11:07:45 PM (4 months ago)
Author:
Waldemar Brodkorb <wbx@…>
Branches:
freewrt_2_0
Children:
9554ed5
Parents:
dc6b972
git-author:
Waldemar Brodkorb <wbx@…> (08/14/25 23:06:18)
git-committer:
Waldemar Brodkorb <wbx@…> (08/14/25 23:07:45)
Message:

wlan support: add b43 driver and firmware files

While there fix loading of kernel modules.
Enable Squashfs ZSTD in the kernel, too.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • package/Config.in

    rdc6b972 r7af239a  
    1111
    1212menu "Base system"
     13source "package/base-files/Config.in"
    1314source "package/busybox/Config.in"
    1415source "package/fwcf/Config.in"
    1516source "package/evtest/Config.in"
    16 menu "Broadcom-specific packages"
    17 source "package/broadcom-nas/Config.in"
    1817source "package/nvram/Config.in"
    19 source "package/jffs2root/Config.in"
    2018source "package/mtd/Config.in"
    21 source "package/broadcom-watchbutton/Config.in"
    22 source "package/broadcom-wl-util/Config.in"
    23 endmenu
     19source "package/b43-firmware/Config.in"
    2420endmenu
    2521
     
    256252source "package/flac/Config.in"  # libflac
    257253source "package/freetype/Config.in"  # libfreetype
    258 source "package/base-files/Config.in" # libgcc
    259254source "package/libgcrypt/Config.in"
    260255source "package/libgd/Config.in"
Note: See TracChangeset for help on using the changeset viewer.