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