mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 03:09:08 +08:00
linux: add missing dependency to kmod-i2c-tiny-usb
SVN-Revision: 37399
This commit is contained in:
parent
8500a3fea4
commit
a5f93fad9d
@ -158,7 +158,7 @@ I2C_TINY_USB_MODULES:= \
|
||||
define KernelPackage/i2c-tiny-usb
|
||||
$(call i2c_defaults,$(I2C_TINY_USB_MODULES),59)
|
||||
TITLE:=I2C Tiny USB adaptor
|
||||
DEPENDS:=@USB_SUPPORT kmod-i2c-core
|
||||
DEPENDS:=@USB_SUPPORT kmod-i2c-core +kmod-usb-core
|
||||
endef
|
||||
|
||||
define KernelPackage/i2c-tiny-usb/description
|
||||
|
Loading…
x
Reference in New Issue
Block a user