mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
Merge pull request #879 from ZeroChaos-/ethtool-ssp-support
ethtool: fix Makefile to support SSP
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user