mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 01:43:08 +02:00
package: kmod-usb-core depends on kmod-nls-base on 2.6.32
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19347 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
0d86c01993
commit
52ff2dc7b8
@ -18,7 +18,7 @@ USBINPUT_DIR?=input/misc
|
|||||||
define KernelPackage/usb-core
|
define KernelPackage/usb-core
|
||||||
SUBMENU:=$(USB_MENU)
|
SUBMENU:=$(USB_MENU)
|
||||||
TITLE:=Support for USB
|
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
|
KCONFIG:=CONFIG_USB
|
||||||
AUTOLOAD:=$(call AutoLoad,20,usbcore)
|
AUTOLOAD:=$(call AutoLoad,20,usbcore)
|
||||||
endef
|
endef
|
||||||
|
Loading…
Reference in New Issue
Block a user