kmod-usb-core is buildin on etrax target
SVN-Revision: 22130
This commit is contained in:
parent
07ccad1f99
commit
6a46e15720
@ -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 New Issue
Block a user