aboutsummaryrefslogtreecommitdiff
path: root/config/linaro.exp
diff options
context:
space:
mode:
authorRob Savoye <rob.savoye@linaro.org>2014-12-10 08:54:28 -0700
committerRob Savoye <rob.savoye@linaro.org>2014-12-10 08:54:28 -0700
commit463e5ec39483a9392e84ba5439deb5547da28090 (patch)
tree4c48ee86177d157ceb312ba2ad8348cfd4b15e30 /config/linaro.exp
parentd2312910972c981793e35abfecb71d8a7a4ead28 (diff)
add localhost for native testing
Diffstat (limited to 'config/linaro.exp')
-rw-r--r--config/linaro.exp4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/linaro.exp b/config/linaro.exp
index 7585900..693a5b7 100644
--- a/config/linaro.exp
+++ b/config/linaro.exp
@@ -46,7 +46,7 @@ case "$target_triplet" in {
{ build* *ex40-* } {
set target_list { d01 }
}
- { chromebook* d01* dragon* chrome2-* } {
+ { localhost chromebook* d01* dragon* chrome2-* } {
set target_list { unix }
}
default{
@@ -78,7 +78,7 @@ case "$target_triplet" in {
{ tcwgrob build* *ex40* } {
set target_list { apm }
}
- { juno* amd* apm-* } {
+ { localhost juno* amd* apm-* } {
set target_list { unix }
}
default {