ethtool: remove optional dependency on libssp
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
This commit is contained in:
parent
735a525ee8
commit
54b01d214f
1 changed files with 0 additions and 1 deletions
|
@ -29,7 +29,6 @@ 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