mirror of
https://github.com/bolucat/Archive.git
synced 2026-04-23 00:17:16 +08:00
Update On Tue Sep 3 20:32:53 CEST 2024
This commit is contained in:
@@ -1592,7 +1592,7 @@ define KernelPackage/igc
|
||||
DEPENDS:=@PCI_SUPPORT +kmod-ptp
|
||||
KCONFIG:=CONFIG_IGC
|
||||
FILES:=$(LINUX_DIR)/drivers/net/ethernet/intel/igc/igc.ko
|
||||
AUTOLOAD:=$(call AutoProbe,igc)
|
||||
AUTOLOAD:=$(call AutoLoad,35,igc)
|
||||
endef
|
||||
|
||||
define KernelPackage/igc/description
|
||||
@@ -1743,7 +1743,7 @@ define KernelPackage/atlantic
|
||||
DEPENDS:=@PCI_SUPPORT +kmod-ptp +kmod-hwmon-core +kmod-macsec
|
||||
KCONFIG:=CONFIG_AQTION
|
||||
FILES:=$(LINUX_DIR)/drivers/net/ethernet/aquantia/atlantic/atlantic.ko
|
||||
AUTOLOAD:=$(call AutoProbe,atlantic)
|
||||
AUTOLOAD:=$(call AutoLoad,36,atlantic)
|
||||
endef
|
||||
|
||||
define KernelPackage/atlantic/description
|
||||
|
||||
Reference in New Issue
Block a user