How can I include custom configuration files in my OpenWrt build?
Issue: I'm compiling a custom OpenWrt build and want to include custom configuration files like /etc/config/network
or your SSH public keys or something. How can I do that?
Solution: Depending on your build method (buildsystem or imagebuilder), see below links for information on how to use custom files.