projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b84426
)
phy-omap-control.ko is already part of a different package
author
Imre Kaloz
<kaloz@openwrt.org>
Mon, 10 Feb 2014 15:29:11 +0000
(15:29 +0000)
committer
Imre Kaloz
<kaloz@openwrt.org>
Mon, 10 Feb 2014 15:29:11 +0000
(15:29 +0000)
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39560
package/kernel/linux/modules/usb.mk
patch
|
blob
|
history
diff --git
a/package/kernel/linux/modules/usb.mk
b/package/kernel/linux/modules/usb.mk
index 37f7fc89b12d61347ba94aee865dd5a29610de5f..d8b0d75cd083176b80f88a12e8b0cc9ab8f1334c 100644
(file)
--- a/
package/kernel/linux/modules/usb.mk
+++ b/
package/kernel/linux/modules/usb.mk
@@
-72,7
+72,6
@@
define KernelPackage/usb-musb-platformglue
CONFIG_USB_MUSB_UX500=n
DEPENDS:=@TARGET_omap +kmod-usb-phy-nop +kmod-usb-musb-hdrc +kmod-usb-phy-am335x
FILES:= \
- $(LINUX_DIR)/drivers/usb/phy/phy-omap-control.ko \
$(LINUX_DIR)/drivers/usb/musb/musb_dsps.ko \
$(LINUX_DIR)/drivers/usb/musb/musb_am335x.ko
AUTOLOAD:=$(call AutoLoad,45,phy-omap-control musb_dsps musb_am335x)