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