zynq ethtool 交叉编译

下载ethtool源码

 https://mirrors.edge.kernel.org/pub/software/network/ethtool/

tar -xvf ethtool-4.17.tar.xz

cd ethtool-4.17

./configure  --host=arm-linux CC=arm-xilinx-linux-gnueabi-gcc  LDFLAGS=-static

make

posted @ 2018-07-08 21:47  huakaimanlin的博客  阅读(1953)  评论(0编辑  收藏  举报