mt76: fix dependencies
Only MT76x0U needs kmod-mt76x02-usb Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
This commit is contained in:
parent
1e98d985bb
commit
b88ce25e81
@ -80,7 +80,7 @@ endef
|
|||||||
define KernelPackage/mt76x0-common
|
define KernelPackage/mt76x0-common
|
||||||
$(KernelPackage/mt76-default)
|
$(KernelPackage/mt76-default)
|
||||||
TITLE:=MediaTek MT76x0 wireless driver common code
|
TITLE:=MediaTek MT76x0 wireless driver common code
|
||||||
DEPENDS+=+kmod-mt76x02-common +kmod-mt76x02-usb
|
DEPENDS+=+kmod-mt76x02-common
|
||||||
HIDDEN:=1
|
HIDDEN:=1
|
||||||
FILES:=$(PKG_BUILD_DIR)/mt76x0/mt76x0-common.ko
|
FILES:=$(PKG_BUILD_DIR)/mt76x0/mt76x0-common.ko
|
||||||
endef
|
endef
|
||||||
|
Loading…
x
Reference in New Issue
Block a user