mirror of https://github.com/hak5/openwrt.git
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