Commit 44f35063 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Updated ethtool to 5.18

parent 931aaf4b
all: all:
tar xf ethtool-5.2.tar.xz tar xf ethtool-5.18.tar.xz
cd ethtool-5.2 && ./configure --prefix=/usr cd ethtool-5.18 && ./configure --prefix=/usr
$(MAKE) -C ethtool-5.2 $(MAKE) -C ethtool-5.18
$(MAKE) -C ethtool-5.2 check $(MAKE) -C ethtool-5.18 check
$(MAKE) -C ethtool-5.2 install $(MAKE) -C ethtool-5.18 install
rm -rf ethtool-5.2 rm -rf ethtool-5.18
i7-8809g: tcp-segmentation-fix i7-8809g: tcp-segmentation-fix
lenovo-t460s: tcp-segmentation-fix lenovo-t460s: tcp-segmentation-fix
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment