mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-12 18:05:15 +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:= \
|
KCONFIG:= \
|
||||||
CONFIG_ET131X \
|
CONFIG_ET131X \
|
||||||
CONFIG_ET131X_DEBUG=n
|
CONFIG_ET131X_DEBUG=n
|
||||||
DEPENDS:=@PCI_SUPPORT
|
DEPENDS:=@PCI_SUPPORT +kmod-libphy
|
||||||
AUTOLOAD:=$(call AutoLoad,70,et131x)
|
AUTOLOAD:=$(call AutoLoad,70,et131x)
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user