mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 04:13:31 +00:00
phy-aquantia: fix build with 6.1.100+
This commit is contained in:
parent
31c0baa4db
commit
576235b0f1
@ -382,8 +382,8 @@ define KernelPackage/phy-aquantia
|
|||||||
TITLE:=Aquantia Ethernet PHYs
|
TITLE:=Aquantia Ethernet PHYs
|
||||||
DEPENDS:=+kmod-libphy +kmod-hwmon-core +kmod-lib-crc-ccitt
|
DEPENDS:=+kmod-libphy +kmod-hwmon-core +kmod-lib-crc-ccitt
|
||||||
KCONFIG:=CONFIG_AQUANTIA_PHY
|
KCONFIG:=CONFIG_AQUANTIA_PHY
|
||||||
FILES:=$(LINUX_DIR)/drivers/net/phy/aquantia.ko@lt6.6 \
|
FILES:=$(LINUX_DIR)/drivers/net/phy/aquantia.ko@lt6.1 \
|
||||||
$(LINUX_DIR)/drivers/net/phy/aquantia/aquantia.ko@ge6.6
|
$(LINUX_DIR)/drivers/net/phy/aquantia/aquantia.ko@ge6.1
|
||||||
AUTOLOAD:=$(call AutoLoad,18,aquantia,1)
|
AUTOLOAD:=$(call AutoLoad,18,aquantia,1)
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user