X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/a4ba8220f531577a0bdc6d9466a16af74f8b98af..aef22c219068fc4cdf290ba7a287b0b10ea7bdac:/target/linux/lantiq/modules.mk?ds=sidebyside diff --git a/target/linux/lantiq/modules.mk b/target/linux/lantiq/modules.mk index a4a96400d..0d4ad2da1 100644 --- a/target/linux/lantiq/modules.mk +++ b/target/linux/lantiq/modules.mk @@ -29,7 +29,7 @@ USB_MENU:=USB Support define KernelPackage/usb-dwc-otg TITLE:=Synopsis DWC_OTG support SUBMENU:=$(USB_MENU) - DEPENDS+=@TARGET_lantiq_xway +kmod-usb-core + DEPENDS+=@TARGET_lantiq_danube +kmod-usb-core KCONFIG:=CONFIG_DWC_OTG \ CONFIG_DWC_OTG_DEBUG=n \ CONFIG_DWC_OTG_LANTIQ=y \