diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-30 15:55:20 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-30 15:55:20 +0200 |
commit | 8aed1fcd443b550c15a21ddbf1b1d3899803120a (patch) | |
tree | ce7c0a22c1d5ed7d437198b4447a3aa2fd578665 /tests/adk.exp.in | |
parent | 12c9d74bb923174117e28186e4a7698e623803a2 (diff) |
rework hosttools building, add tools into package stuff
Diffstat (limited to 'tests/adk.exp.in')
-rw-r--r-- | tests/adk.exp.in | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/adk.exp.in b/tests/adk.exp.in deleted file mode 100644 index c5a7b8948..000000000 --- a/tests/adk.exp.in +++ /dev/null @@ -1,5 +0,0 @@ -load_generic_config "unix"; -set_board_info hostname @ADK_TARGET_IP@ -set_board_info username root -set_board_info rsh_prog "/usr/bin/ssh -p @ADK_TARGET_PORT@" -set_board_info rcp_prog "/usr/bin/scp -P @ADK_TARGET_PORT@" |