kernel: fix kmod-et131x dependencies
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 37446
This commit is contained in:
parent
5920feafda
commit
4dbc5c64fa
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@ define KernelPackage/et131x
|
|||
KCONFIG:= \
|
||||
CONFIG_ET131X \
|
||||
CONFIG_ET131X_DEBUG=n
|
||||
DEPENDS:=@PCI_SUPPORT
|
||||
DEPENDS:=@PCI_SUPPORT +kmod-libphy
|
||||
AUTOLOAD:=$(call AutoLoad,70,et131x)
|
||||
endef
|
||||
|
||||
|
|
Loading…
Reference in a new issue