How to enable verbose output while compiling OpenWRT
You will see verbose output (compiler calls etc) during an OpenWRT build if you call make
with the V=s
flag:
make V=s
If this post helped you, please consider buying me a coffee or donating via PayPal to support research & publishing of new posts on TechOverflow