移植ethtool到arm平臺(tái)
剩下的事情,幾條命令搞定。
本文引用地址:http://2s4d.com/article/201611/317671.htmtar -xzf ethtool-3.15.tar.gz
cd ethtool-3.15./configure --host=arm-linux CC=arm-none-linux-gnueabi-gcc LDFLAGS=-static
make
cpethtool /path/to/rootfs/bin/
EEPW首頁(yè) > 嵌入式系統(tǒng) > 設(shè)計(jì)應(yīng)用 > 移植ethtool到arm平臺(tái)
剩下的事情,幾條命令搞定。
本文引用地址:http://2s4d.com/article/201611/317671.htmtar -xzf ethtool-3.15.tar.gz
cd ethtool-3.15make
cpethtool /path/to/rootfs/bin/
評(píng)論