projects
/
openwrt
/
staging
/
wigyori.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b3e73f3
)
ramips: fix whitespace in /lib/ramips.sh
author
Gabor Juhos
<juhosg@openwrt.org>
Sun, 3 Mar 2013 12:46:08 +0000
(12:46 +0000)
committer
Gabor Juhos
<juhosg@openwrt.org>
Sun, 3 Mar 2013 12:46:08 +0000
(12:46 +0000)
Signed-off-by: Daniel Golle <dgolle@allnet.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35849
target/linux/ramips/base-files/lib/ramips.sh
patch
|
blob
|
history
diff --git
a/target/linux/ramips/base-files/lib/ramips.sh
b/target/linux/ramips/base-files/lib/ramips.sh
index 5d24abcd5626516faa56df58c6f7eba7a4317df7..8ca3bfbc5852e8d261966cab860f4146d1fd3338 100755
(executable)
--- a/
target/linux/ramips/base-files/lib/ramips.sh
+++ b/
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"
;;