mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-11 17:34:57 +00:00
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
@ -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 New Issue
Block a user