mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-12-06 04:34:00 -05:00
kernel: netdev: fix kmod-sfp description capitalization
Signed-off-by: David Bauer <mail@david-bauer.net>
This commit is contained in:
parent
71d5a0d92b
commit
b359a6b948
@ -1172,7 +1172,7 @@ define KernelPackage/sfp
|
||||
AUTOLOAD:=$(call AutoProbe,mdio-i2c sfp)
|
||||
endef
|
||||
|
||||
define KernelPackage/SFP/description
|
||||
define KernelPackage/sfp/description
|
||||
Kernel module to support SFP cages
|
||||
endef
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user