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:
example.sh
make V=s
Check out similar posts by category:
OpenWRT
If this post helped you, please consider buying me a coffee or donating via PayPal to support research & publishing of new posts on TechOverflow