kmod-usb-core is buildin on etrax target
SVN-Revision: 22130
This commit is contained in:
parent
07ccad1f99
commit
6a46e15720
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ $(eval $(call KernelPackage,usb-core))
|
|||
|
||||
define AddDepends/usb
|
||||
SUBMENU:=$(USB_MENU)
|
||||
DEPENDS+=kmod-usb-core $(1)
|
||||
DEPENDS+=+!TARGET_etrax:kmod-usb-core $(1)
|
||||
endef
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue