From cee3154423b4a4943c896b005aa30e96a998f1d5 Mon Sep 17 00:00:00 2001 From: "Alexandros C. Couloumbis" Date: Fri, 23 Apr 2010 15:50:28 +0000 Subject: [package] fix kmod-nls-base dependency with usb-core (#6753) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21114 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/kernel/modules/usb.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/kernel') diff --git a/package/kernel/modules/usb.mk b/package/kernel/modules/usb.mk index 7c5269ab1d..b6f8d8bdbe 100644 --- a/package/kernel/modules/usb.mk +++ b/package/kernel/modules/usb.mk @@ -18,7 +18,7 @@ USBINPUT_DIR?=input/misc define KernelPackage/usb-core SUBMENU:=$(USB_MENU) TITLE:=Support for USB - DEPENDS:=@USB_SUPPORT +LINUX_2_6_31:kmod-nls-base +LINUX_2_6_32:kmod-nls-base +LINUX_2_6_33:kmod-nls-base + DEPENDS:=@USB_SUPPORT +LINUX_2_6_31:kmod-nls-base +LINUX_2_6_32:kmod-nls-base +LINUX_2_6_33:kmod-nls-base +LINUX_2_6_34:kmod-nls-base KCONFIG:=CONFIG_USB AUTOLOAD:=$(call AutoLoad,20,usbcore,1) endef -- cgit v1.2.3