mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 03:09:08 +08:00
imx23: add back the missing imx23 target dependency
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37417
This commit is contained in:
parent
eee81c5fbf
commit
d2cbc1b6cf
@ -35,7 +35,7 @@ $(eval $(call KernelPackage,wdt-stmp3xxx))
|
||||
|
||||
define KernelPackage/usb-chipidea-imx
|
||||
TITLE:=Support for ChipIdea controllers on i.MX
|
||||
DEPENDS:=+kmod-usb-chipidea
|
||||
DEPENDS:=+kmod-usb-chipidea @TARGET_imx23
|
||||
FILES:=\
|
||||
$(LINUX_DIR)/drivers/usb/chipidea/ci13xxx_imx.ko
|
||||
AUTOLOAD:=$(call AutoLoad,52,ci13xxx_imx,1)
|
||||
|
Loading…
x
Reference in New Issue
Block a user