ralink: fix DIR-320-B1 board detection

https://dev.openwrt.org/ticket/14226

Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 38264
master
John Crispin 11 years ago
parent 396cb4f405
commit 52fe1211b3
  1. 2
      target/linux/ramips/base-files/lib/ramips.sh

@ -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…
Cancel
Save