From 4d96797d19b46f040508e12fd92dcf80e7f547a5 Mon Sep 17 00:00:00 2001 From: Andrew Robbins Date: Wed, 4 Oct 2017 03:59:36 -0400 Subject: Add separate minnie/speedy libpayload targets 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. --- projects/libpayload/configs/depthcharge/veyron/targets | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 projects/libpayload/configs/depthcharge/veyron/targets (limited to 'projects/libpayload') diff --git a/projects/libpayload/configs/depthcharge/veyron/targets b/projects/libpayload/configs/depthcharge/veyron/targets new file mode 100644 index 00000000..1722192f --- /dev/null +++ b/projects/libpayload/configs/depthcharge/veyron/targets @@ -0,0 +1,2 @@ +minnie +speedy -- cgit v1.2.3-70-g09d2