Build a package for all targets

I want to build a single kernel package (written my myself) for all official 18.06.4 OpenWrt image.

I have written a script to do it: just download all SDKs from downloads.openwrt.org, and de-compress and compile one by one.

Is there any way better to do it?

Nope, going the SDK route (possible automated by some scripting) should be the best and most robust solution.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.