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-a3cf2f4a3e73
master
John Crispin 2013-09-30 20:48:34 +00:00
parent a6ec6a8213
commit 6b371c3fae
1 changed files with 1 additions and 1 deletions

View File

@ -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")