mt76: fix typo in kmod-mt76x0u package description
Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
parent
1e8882585c
commit
567fe53230
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@ endef
|
||||||
|
|
||||||
define KernelPackage/mt76x0u
|
define KernelPackage/mt76x0u
|
||||||
$(KernelPackage/mt76-default)
|
$(KernelPackage/mt76-default)
|
||||||
TITLE:=MediaTek MT76x2U wireless driver
|
TITLE:=MediaTek MT76x0U wireless driver
|
||||||
DEPENDS+=+kmod-mt76x0-common +kmod-mt76x02-usb
|
DEPENDS+=+kmod-mt76x0-common +kmod-mt76x02-usb
|
||||||
FILES:=\
|
FILES:=\
|
||||||
$(PKG_BUILD_DIR)/mt76x0/mt76x0u.ko
|
$(PKG_BUILD_DIR)/mt76x0/mt76x0u.ko
|
||||||
|
|
Loading…
Reference in a new issue