parent
6f6d4cf717
commit
4f307b6589
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@ $(eval $(call KernelPackage,usb2))
|
|||
|
||||
define usbdep
|
||||
SUBMENU:=$(USBMENU)
|
||||
DEPENDS:=kmod-usb-core usb-controller $(1)
|
||||
DEPENDS:=kmod-usb-core $(1)
|
||||
endef
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue