9e42c6d04e
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 lines
251 B
Makefile
11 lines
251 B
Makefile
#############################################################
|
|
#
|
|
# ethtool
|
|
#
|
|
#############################################################
|
|
|
|
ETHTOOL_VERSION = 3.2
|
|
ETHTOOL_SITE = $(BR2_KERNEL_MIRROR)/software/network/ethtool
|
|
|
|
$(eval $(call AUTOTARGETS))
|