ethtool: remove optional dependency on libssp

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
This commit is contained in:
Stijn Tintel 2015-03-20 17:46:00 +01:00
parent 735a525ee8
commit 54b01d214f
1 changed files with 0 additions and 1 deletions

View File

@ -29,7 +29,6 @@ define Package/ethtool
SECTION:=net
CATEGORY:=Network
TITLE:=Display or change ethernet card settings
DEPENDS:=+SSP_SUPPORT:libssp
URL:=http://www.kernel.org/pub/software/network/ethtool/
endef