aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Savoye <rob.savoye@linaro.org>2014-12-09 17:01:34 -0700
committerRob Savoye <rob.savoye@linaro.org>2014-12-09 17:01:34 -0700
commitd2312910972c981793e35abfecb71d8a7a4ead28 (patch)
tree4f0a1f5afc066b7cc071fd85b1e4c68617d9f700
parentb88cec664bae4181473eb836d24ee2a25766bf80 (diff)
add d01, apm, amd, and juno boards so native testing works
-rw-r--r--config/linaro.exp5
1 files changed, 3 insertions, 2 deletions
diff --git a/config/linaro.exp b/config/linaro.exp
index a101b00..7585900 100644
--- a/config/linaro.exp
+++ b/config/linaro.exp
@@ -40,12 +40,13 @@ case "$target_triplet" in {
# set target_list { tcwgchromebook }
# set target_list { tcwgd01 }
# set target_list { chrome1-01 }
+# set target_list { "arm-qemu" }
set target_list { dragon-01 }
}
{ build* *ex40-* } {
set target_list { d01 }
}
- { chromebook* d01-* chrome2-* } {
+ { chromebook* d01* dragon* chrome2-* } {
set target_list { unix }
}
default{
@@ -77,7 +78,7 @@ case "$target_triplet" in {
{ tcwgrob build* *ex40* } {
set target_list { apm }
}
- { apm-* } {
+ { juno* amd* apm-* } {
set target_list { unix }
}
default {