mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-12-06 12:44:00 -05:00
kernel: fix MBIM description
Signed-off-by: Bjørn Mork <bjorn@mork.no>
This commit is contained in:
parent
889b841048
commit
07b5c59232
@ -1399,7 +1399,7 @@ define KernelPackage/usb-net-cdc-mbim
|
|||||||
endef
|
endef
|
||||||
|
|
||||||
define KernelPackage/usb-net-cdc-mbim/description
|
define KernelPackage/usb-net-cdc-mbim/description
|
||||||
Kernel module for Option USB High Speed Mobile Devices
|
Kernel module for CDC MBIM (Mobile Broadband Interface Model) devices
|
||||||
endef
|
endef
|
||||||
|
|
||||||
$(eval $(call KernelPackage,usb-net-cdc-mbim))
|
$(eval $(call KernelPackage,usb-net-cdc-mbim))
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user