Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove libpayload's veyron subtarget targets file | Andrew Robbins | 2018-11-22 | 1 | -2/+0 |
| | | | | | There's no need to build for each supported veyron model since the libpayload veyron config is just for veyron in general. | ||||
* | Add separate minnie/speedy libpayload targets | Andrew Robbins | 2017-10-05 | 1 | -0/+2 |
In order to avoid additional, fragile, complexity for building depthcharge, libpayload must be built for the minnie/speedy veyron subtargets; this is the simplest way to avoid making special cases in either the depthcharge scripts or the libpayload scripts with respect to ensuring the depthcharge build action can locate the proper libpayload build directory. |