Merge pull request #879 from ZeroChaos-/ethtool-ssp-support
ethtool: fix Makefile to support SSP
This commit is contained in:
commit
b3afecd7c0
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ define Package/ethtool
|
||||||
SECTION:=net
|
SECTION:=net
|
||||||
CATEGORY:=Network
|
CATEGORY:=Network
|
||||||
TITLE:=Display or change ethernet card settings
|
TITLE:=Display or change ethernet card settings
|
||||||
|
DEPENDS:=+SSP_SUPPORT:libssp
|
||||||
URL:=http://www.kernel.org/pub/software/network/ethtool/
|
URL:=http://www.kernel.org/pub/software/network/ethtool/
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue