mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-01-23 05:11:06 +02:00
[kernel] kmod-usb-core is buildin on etrax target
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22130 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
453df530fd
commit
b40bc2899b
@ -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…
x
Reference in New Issue
Block a user