From 5443ec90dcc01b1436daff8e267b049b5544fab6 Mon Sep 17 00:00:00 2001 From: Daniel Pawlik Date: Sun, 9 Nov 2025 11:43:33 +0100 Subject: [PATCH] Add kmod-phy-rtl8261n in sfp config --- configs/common/sfp | 1 + openwrt-configure.sh | 3 +-- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/configs/common/sfp b/configs/common/sfp index 8cbe25d..c63e9fd 100644 --- a/configs/common/sfp +++ b/configs/common/sfp @@ -3,4 +3,5 @@ CONFIG_PACKAGE_i2c-tools=y CONFIG_PACKAGE_dtc=y CONFIG_PACKAGE_kmod-phy-realtek=y +CONFIG_PACKAGE_kmod-phy-rtl8261n=y CONFIG_PACKAGE_kmod-phy-aquantia=y diff --git a/openwrt-configure.sh b/openwrt-configure.sh index 92d47f4..6558997 100755 --- a/openwrt-configure.sh +++ b/openwrt-configure.sh @@ -49,8 +49,7 @@ fi PACKAGES="collectd collectd-mod-sensors \ collectd-mod-dns collectd-mod-wireless collectd-mod-ping \ luci-app-statistics luci htop curl owut \ -irqbalance luci-app-irqbalance \ -wifi-scripts" +irqbalance luci-app-irqbalance " # additional # fping kmod-crypto-user kmod-cryptodev