Skip to content

Commit

Permalink
delete some empty lines... ;)
Browse files Browse the repository at this point in the history
  • Loading branch information
Oliver Voelker authored and RedDog99 committed Nov 10, 2014
1 parent 57db955 commit 4322fde
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 12 deletions.
2 changes: 0 additions & 2 deletions bsp/board_wdr4300.bsp
@@ -1,4 +1,3 @@

machine=wdr4300
target=$builddir/$machine

Expand Down Expand Up @@ -31,4 +30,3 @@ board_flash() {
board_clean() {
/bin/rm -rf $target bin/*$machine*
}

2 changes: 0 additions & 2 deletions bsp/board_wdr4900.bsp
@@ -1,4 +1,3 @@

machine=wdr4900
target=$builddir/$machine

Expand All @@ -22,4 +21,3 @@ board_flash() {
board_clean() {
/bin/rm -rf $target bin/*$machine*
}

2 changes: 0 additions & 2 deletions bsp/board_wr1043nd.bsp
@@ -1,4 +1,3 @@

machine=wr1043nd
target=$builddir/$machine

Expand All @@ -24,4 +23,3 @@ board_flash() {
board_clean() {
/bin/rm -rf $target bin/*$machine*
}

2 changes: 0 additions & 2 deletions bsp/board_wr740n.bsp
@@ -1,4 +1,3 @@

machine=wr740n
target=$builddir/$machine

Expand All @@ -21,4 +20,3 @@ board_flash() {
board_clean() {
/bin/rm -rf $target bin/*$machine*
}

2 changes: 0 additions & 2 deletions bsp/board_wr741.bsp
@@ -1,4 +1,3 @@

machine=wr741
target=$builddir/$machine

Expand All @@ -22,4 +21,3 @@ board_flash() {
board_clean() {
/bin/rm -rf $target bin/*$machine*
}

2 changes: 0 additions & 2 deletions bsp/board_wr841.bsp
@@ -1,4 +1,3 @@

machine=wr841
target=$builddir/$machine

Expand All @@ -23,4 +22,3 @@ board_flash() {
board_clean() {
/bin/rm -rf $target bin/*$machine*
}

0 comments on commit 4322fde

Please sign in to comment.