projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b26913c
)
[kernel] modules/usb: fix usb-etrax dependencies
author
Andy Boyett
<agb@openwrt.org>
Mon, 5 Oct 2009 17:03:42 +0000
(17:03 +0000)
committer
Andy Boyett
<agb@openwrt.org>
Mon, 5 Oct 2009 17:03:42 +0000
(17:03 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17898
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/kernel/modules/usb.mk
patch
|
blob
|
history
diff --git
a/package/kernel/modules/usb.mk
b/package/kernel/modules/usb.mk
index
3ab32fd
..
8ce61f0
100644
(file)
--- a/
package/kernel/modules/usb.mk
+++ b/
package/kernel/modules/usb.mk
@@
-136,7
+136,6
@@
$(eval $(call KernelPackage,usb-adm5120))
define KernelPackage/usb-etrax
$(call usbdep,@TARGET_etrax)
- DEPENDS=kmod-usb-core
TITLE:=Support for the ETRAX USB host controller
KCONFIG:=CONFIG_ETRAX_USB_HOST \
CONFIG_ETRAX_USB_HOST_PORT1=y CONFIG_ETRAX_USB_HOST_PORT2=y