linux - compile the kernel with crda -


i have built xilinx kernel , using wifi interface communication outside world. moment call command:

iw wlan0 connect ssid

it starts showing message:-

wlan0: associated

cfg80211: calling crda update world regulatory domain

so above message remove downloaded crda git repository not know put before calling make command build kernel. illustrate on this?

regards aditya


Comments

Popular posts from this blog

javascript - Parallax scrolling and fixed footer code causing width issues -

sql - can we replace full join with union of left and right join? why not? -

iOS: Performance of reloading UIImage(name:...) -