kmod-r6040 depends on kmod-libphy
SVN-Revision: 29162
This commit is contained in:
parent
bbe96f13a6
commit
d589ac0939
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue