[OpenWrt-Devel] how to build two sub target simultaneously under same target

Sami Olmari sami at olmari.fi
Fri Sep 18 18:25:39 EDT 2015


This is not an support channel... but I'll answer you best of mine
abilities: you do have thing called "env".. this allows you to use same
sourcecodes for multiple devices and their configurations. More info about
that http://wiki.openwrt.org/doc/devel/env

This allows you to build whatever targets (even multiple times same) with
whatever config each. Nothing does automatically build everything, but you
can make simple script that builds one, changes env, builds another... Best
thing I know to have currently, without modifying anything heavily.

 Sami Olmari

On Fri, Sep 18, 2015 at 7:56 PM, punith kumar <spk.punith at gmail.com> wrote:

> Dear Openwrt-devel,
>
> I want to know if it is possible to setup build environment to compile
> two sub-target simultaneously which will use same toolchain options,
> build environment and etc.
> Simultaneously both sub-targets should be configurable as a prerequisite
>
> Thanks in advance for any sort of suggestion and direction
>
> Regards,
> Punith Kumar
> _______________________________________________
> openwrt-devel mailing list
> openwrt-devel at lists.openwrt.org
> https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.infradead.org/pipermail/openwrt-devel/attachments/20150919/bfa5a310/attachment.htm>
-------------- next part --------------
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


More information about the openwrt-devel mailing list