CONFIG_TARGET=subtarget/target/env

CONFIG_TARGET=subtarget/target/env

Can someone give a brief explanantion of the differences or list some links? I've already searched google and read the developer documentation which only gives an option and not what these commands actually control. My goal is recompile options specifically for my R7000 and not any other router/device at a time.

See: https://wiki.openwrt.org/doc/devel/crosscompile

If you have the correct SDK installed, your machine will compile binary executable files that work on your router's CPU.

New URL: https://openwrt.org/docs/guide-developer/crosscompile

1 Like