From 54b01d214f231d7b7ed5b6b895ddd1e40e3d0057 Mon Sep 17 00:00:00 2001 From: Stijn Tintel Date: Fri, 20 Mar 2015 17:46:00 +0100 Subject: [PATCH] ethtool: remove optional dependency on libssp Signed-off-by: Stijn Tintel --- net/ethtool/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/net/ethtool/Makefile b/net/ethtool/Makefile index dd13277ada..5ffb8253c3 100644 --- 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 -- 2.30.2