]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - ipc/ipcdev.git/commit
Enable BIOS-side to build for specific platforms
authorChris Ring <cring@ti.com>
Wed, 10 Jul 2013 18:58:14 +0000 (11:58 -0700)
committerChris Ring <cring@ti.com>
Wed, 10 Jul 2013 18:58:14 +0000 (11:58 -0700)
commit10e3d083c9bb55a1ab99e3de9b8ba1c5070d65ce
tree250ffd823c201ee76d80920a6d59f0b7e6163b5d
parent5a70eb3e3eb17bf4efeb4acab3e45ad80c8c7215
Enable BIOS-side to build for specific platforms

Enhance ipc-bios.bld to only add specified platforms
to a target.  This allows C66 users to build only Vayu
executables without TCI6638 (for example).  Previously,
when enabling C66 support, C66 executables for all
platforms were built, which was always more than the
user needed.

This reuses the [previously Linux-specific] PLATFORM
variable in products.mak to indicate which BIOS-side
platform to build executables for.
ipc-bios.bld
ipc-bios.mak