Changeset 18c227bd in freewrt


Ignore:
Timestamp:
Aug 15, 2025, 2:32:36 PM (4 months ago)
Author:
Waldemar Brodkorb <wbx@…>
Branches:
freewrt_2_0
Children:
bc707c7
Parents:
9ce8586
git-author:
Waldemar Brodkorb <wbx@…> (08/15/25 14:30:39)
git-committer:
Waldemar Brodkorb <wbx@…> (08/15/25 14:32:36)
Message:

swconfig: new package for adm6996 switch configuration

Location:
package
Files:
7 added
2 edited

Legend:

Unmodified
Added
Removed
  • package/Config.in

    r9ce8586 r18c227bd  
    1717source "package/nvram/Config.in"
    1818source "package/mtd/Config.in"
     19source "package/swconfig/Config.in"
    1920source "package/b43-firmware/Config.in"
    2021endmenu
  • package/Makefile

    r9ce8586 r18c227bd  
    272272package-$(FWRT_PACKAGE_SSMTP) += ssmtp
    273273package-$(FWRT_PACKAGE_STRACE) += strace
     274package-$(FWRT_PACKAGE_SWCONFIG) += swconfig
    274275package-$(FWRT_PACKAGE_SYSLOG_NG) += syslog-ng
    275276package-$(FWRT_PACKAGE_LIBWRAP) += tcp_wrappers
Note: See TracChangeset for help on using the changeset viewer.