added run.sh and flash.sh

This commit is contained in:
Andreas Reder 2013-04-10 07:32:45 +02:00 committed by Ralf Schlatterbeck
parent 673b167f8f
commit 03b7dc8719
3 changed files with 13 additions and 0 deletions

View file

@ -0,0 +1,5 @@
#!/bin/bash
make clean TARGET=native
make TARGET=native
mv border-router.native border-router