You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
build_mdio: add script for building userspace binary of mdio tool
kernel-module has to be build separately with passing kernel source
in kernel-dir of mdio-tool working copy:
KDIR=/media/data_ext/git/kernel/BPI-Router-Linux ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- make all
0 commit comments