generic: 5.15: backport upstream Aquantia PHY firmware loader patches
[openwrt/staging/dangole.git] / package / kernel / linux / modules / netdevices.mk
index 46dcdfdef727c9e957f9586684977425ca1ffffd..63f75e959145b2e480a040eb367930d8e51494ea 100644 (file)
@@ -380,9 +380,7 @@ define KernelPackage/phy-aquantia
   TITLE:=Aquantia Ethernet PHYs
   DEPENDS:=+kmod-libphy +kmod-hwmon-core +kmod-lib-crc-ccitt
   KCONFIG:=CONFIG_AQUANTIA_PHY
-  FILES:= \
-  $(LINUX_DIR)/drivers/net/phy/aquantia.ko@lt6.1 \
-   $(LINUX_DIR)/drivers/net/phy/aquantia/aquantia.ko@ge6.1
+  FILES:=$(LINUX_DIR)/drivers/net/phy/aquantia/aquantia.ko
   AUTOLOAD:=$(call AutoLoad,18,aquantia,1)
 endef