mirror of
https://github.com/buildwithparallel/openwrt
synced 2026-08-10 21:35:45 -04:00
package: kmod-usb-core depends on kmod-nls-base on 2.6.32
SVN-Revision: 19347
This commit is contained in:
parent
785e45786f
commit
af7050699e
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
DEPENDS:=@USB_SUPPORT +LINUX_2_6_31||LINUX_2_6_32:kmod-nls-base
|
||||
KCONFIG:=CONFIG_USB
|
||||
AUTOLOAD:=$(call AutoLoad,20,usbcore)
|
||||
endef
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue