corrected border-router resources, added run.sh and flash.sh
This commit is contained in:
parent
d8d1550400
commit
6184e5715b
4 changed files with 20 additions and 8 deletions
5
examples/osd/native-border-router/run.sh
Executable file
5
examples/osd/native-border-router/run.sh
Executable file
|
@ -0,0 +1,5 @@
|
|||
#!/bin/bash
|
||||
make clean TARGET=native
|
||||
make TARGET=native
|
||||
mv border-router.native border-router
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue