I am trying setup wireless network.
I referred to Cross Compiling iw_wpa_supplicant_hostapd_rfkill for ARM.
In the iw part, he used ldconfig -v, but it is not in my rootfs.
I searched my busybox, but could not find it.
How to get the ldconfig command?