mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-28 03:37:17 +01:00
kernel: modules: fix mdio-bus-mux description
Simple error during copy/paste Fixes:2dbeb60725("kernel: add mdio-bus-mux support") Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com> (cherry picked from commit1e4bc13eaa)
This commit is contained in:
parent
a86b74cbfe
commit
4d13a09ba0
1 changed files with 1 additions and 1 deletions
|
|
@ -1368,7 +1368,7 @@ define KernelPackage/mdio-bus-mux
|
|||
AUTOLOAD:=$(call AutoLoad,32,mdio-mux)
|
||||
endef
|
||||
|
||||
define KernelPackage/mdio/description
|
||||
define KernelPackage/mdio-bus-mux/description
|
||||
Kernel framework for MDIO bus multiplexers.
|
||||
endef
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue