mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 14:13:16 +00:00
ramips: fix whitespace in /lib/ramips.sh
Signed-off-by: Daniel Golle <dgolle@allnet.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35849
This commit is contained in:
parent
b3e73f3a95
commit
1ba2272ca5
@ -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"
|
||||
;;
|
||||
|
Loading…
Reference in New Issue
Block a user