commit 54b01d214f231d7b7ed5b6b895ddd1e40e3d0057
parent 735a525ee8c0b8b1aa8e46e040b08b7554b4ea44
Author: Stijn Tintel <stijn@linux-ipv6.be>
Date: Fri, 20 Mar 2015 17:46:00 +0100
ethtool: remove optional dependency on libssp
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/net/ethtool/Makefile b/net/ethtool/Makefile
@@ -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