On 10/03/2013 01:10 PM, Stephen Warren wrote:
> From: Stephen Warren <[email protected]>
> 
> In some situations, one may only need BCT binaries and not flashable
> image binaries. Hence, it's useful to allow BCTs and flashable image
> to be built separately, rather than always building both together.
> 
> While re-writing the build system, convert from shell-scripts to
> Makefiles. Now, one can "make", "make bcts", or "make images", all with
> appropriate dependency checking.
> 
> Many Avionic Design boards use a carrier/module design, with the carrier
> and module files stored in separate directories. Use symlinks to handle
> this, rather than complicating the build system with support for files
> from other directories.

Applied.

--
To unsubscribe from this list: send the line "unsubscribe linux-tegra" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to