Skip to content

How firmware building works

Overview from source and configuration to binaries.

The process combines Debian and dependencies, OpenWrt source, feeds, and a target/device/package configuration. make menuconfig stores .config, and the build produces device-specific binaries. The files/ tree is missing.

Last updated on