ralink: fix DIR-320-B1 board detection
https://dev.openwrt.org/ticket/14226 Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38264 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
a6ec6a8213
commit
6b371c3fae
|
@ -73,7 +73,7 @@ ramips_board_detect() {
|
|||
*"DIR-300 B7")
|
||||
name="dir-300-b7"
|
||||
;;
|
||||
*"DIR-320/NRU B1")
|
||||
*"DIR-320 B1")
|
||||
name="dir-320-b1"
|
||||
;;
|
||||
*"DIR-600 B1")
|
||||
|
|
Loading…
Reference in New Issue