Explorar el Código

ramips: fix whitespace in /lib/ramips.sh

Signed-off-by: Daniel Golle <[email protected]>
Signed-off-by: Gabor Juhos <[email protected]>

SVN-Revision: 35849
Gabor Juhos hace 13 años
padre
commit
1ba2272ca5
Se han modificado 1 ficheros con 3 adiciones y 3 borrados
  1. 3 3
      target/linux/ramips/base-files/lib/ramips.sh

+ 3 - 3
target/linux/ramips/base-files/lib/ramips.sh

@@ -70,9 +70,9 @@ ramips_board_name() {
 	*"DIR-645")
 		name="dir-645"
 		;;
-        *"DAP-1350")
-                name="dap-1350"
-                ;;
+	*"DAP-1350")
+		name="dap-1350"
+		;;
 	*"ESR-9753")
 		name="esr-9753"
 		;;