parent
31e93d467c
commit
79973cfaa7
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ endef
|
||||||
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
|
DEPENDS:=@USB_SUPPORT +LINUX_2_6_31:kmod-nls-base
|
||||||
KCONFIG:=CONFIG_USB
|
KCONFIG:=CONFIG_USB
|
||||||
AUTOLOAD:=$(call AutoLoad,20,usbcore)
|
AUTOLOAD:=$(call AutoLoad,20,usbcore)
|
||||||
endef
|
endef
|
||||||
|
|
Loading…
Reference in a new issue