Update On Tue Apr 16 20:28:40 CEST 2024

This commit is contained in:
github-action[bot]
2024-04-16 20:28:41 +02:00
parent 772162770d
commit 19bc947a74
91 changed files with 1292 additions and 804 deletions
@@ -365,7 +365,7 @@ define KernelPackage/phy-smsc
SUBMENU:=$(NETWORK_DEVICES_MENU)
TITLE:=SMSC PHY driver
KCONFIG:=CONFIG_SMSC_PHY
DEPENDS:=+kmod-libphy
DEPENDS:=+kmod-libphy +LINUX_6_6:kmod-lib-crc16
FILES:=$(LINUX_DIR)/drivers/net/phy/smsc.ko
AUTOLOAD:=$(call AutoProbe,smsc)
endef