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:
c8c0326
)
[package] kmod-r6040 depends on kmod-libphy
author
Florian Fainelli
<florian@openwrt.org>
Tue, 15 Nov 2011 19:15:42 +0000
(19:15 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Tue, 15 Nov 2011 19:15:42 +0000
(19:15 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29162
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/kernel/modules/netdevices.mk
patch
|
blob
|
history
diff --git
a/package/kernel/modules/netdevices.mk
b/package/kernel/modules/netdevices.mk
index
400436c
..
511ca7b
100644
(file)
--- a/
package/kernel/modules/netdevices.mk
+++ b/
package/kernel/modules/netdevices.mk
@@
-181,7
+181,7
@@
$(eval $(call KernelPackage,natsemi))
define KernelPackage/r6040
SUBMENU:=$(NETWORK_DEVICES_MENU)
TITLE:=RDC Fast-Ethernet support
- DEPENDS:=@TARGET_rdc
+ DEPENDS:=@TARGET_rdc
+kmod-libphy
KCONFIG:=CONFIG_R6040 \
CONFIG_R6040_NAPI=y
ifeq ($(strip $(call CompareKernelPatchVer,$(KERNEL_PATCHVER),ge,3.2)),1)