[PATCH 1/1] - removed board_flash function, like done for all the other bsps (see https://github.com/FreifunkFranken/firmware/commit/329b24af321da9fd8cd6f07410f99de795bf5dc2) - removed empty line

Steffen Pankratz kratz00 at gmx.de
So Jul 26 19:49:18 CEST 2015


Signed-off-by: Steffen Pankratz <kratz00 at gmx.de>
---
 bsp/board_ubnt-nano-m.bsp | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/bsp/board_ubnt-nano-m.bsp b/bsp/board_ubnt-nano-m.bsp
index c0a7458..c73c5a5 100644
--- a/bsp/board_ubnt-nano-m.bsp
+++ b/bsp/board_ubnt-nano-m.bsp
@@ -1,4 +1,3 @@
-
 machine=ubnt-nano-m
 target=$builddir/$machine
 
@@ -15,10 +14,6 @@ board_postbuild() {
     cp $target/bin/ar71xx/openwrt-ar71xx-generic-ubnt-nano-m-squashfs-sysupgrade.bin ./bin/
 }
 
-board_flash() {
-	echo "nothing implemented"
-}
-
 board_clean() {
 	/bin/rm -rf $target bin/*$machine*
 }
-- 
2.4.6




Mehr Informationen über die Mailingliste franken-dev