[package] kernel: fix typo that prevents autoloading of the rdc321x_wdt driver
[openwrt.git] / package / kernel / modules / usb.mk
index 8ec76f0..8317161 100644 (file)
@@ -30,7 +30,7 @@ endef
 define KernelPackage/usb-core
   SUBMENU:=$(USB_MENU)
   TITLE:=Support for USB
-  DEPENDS:=@USB_SUPPORT
+  DEPENDS:=@USB_SUPPORT +LINUX_2_6_31:kmod-nls-base
   KCONFIG:=CONFIG_USB
   AUTOLOAD:=$(call AutoLoad,20,usbcore)
 endef
This page took 0.018688 seconds and 4 git commands to generate.