diff options
author | Andrew Robbins <contact@andrewrobbins.info> | 2017-10-04 04:02:56 -0400 |
---|---|---|
committer | Andrew Robbins <contact@andrewrobbins.info> | 2017-10-05 08:14:37 -0400 |
commit | e707e69b6cac697b01416187230178b02541fa42 (patch) | |
tree | 5bddecfc5846ab03101d9cfa54ed6acbc8e24047 /projects/depthcharge/configs | |
parent | 4d96797d19b46f040508e12fd92dcf80e7f547a5 (diff) | |
download | librebootfr-e707e69b6cac697b01416187230178b02541fa42.tar.gz librebootfr-e707e69b6cac697b01416187230178b02541fa42.zip |
Add veyron minnie/speedy depthcharge targets
These are necessary so that the build action for depthcharge can
locate the correct configuration for veyron targets in the
depthcharge source repository.
Prior, the build action was looking for 'veyron' instead of
'veyron_minnie' or 'veyron_speedy', causing it to fail.
Diffstat (limited to 'projects/depthcharge/configs')
-rw-r--r-- | projects/depthcharge/configs/veyron/targets | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/projects/depthcharge/configs/veyron/targets b/projects/depthcharge/configs/veyron/targets new file mode 100644 index 00000000..1722192f --- /dev/null +++ b/projects/depthcharge/configs/veyron/targets @@ -0,0 +1,2 @@ +minnie +speedy |