ramips: use destinct 11AC NAS board name

Use a distinct board name even if the board is near to identical to
the WeVO W2914NS v2.

To make sure that a 11AC NAS image can not be installed on a
WeVO W2914NS v2, both board need to use different names.

Signed-off-by: Mathias Kresin <dev@kresin.me>
This commit is contained in:
Mathias Kresin
2016-12-23 08:21:31 +01:00
parent a18488a0aa
commit ae3ac76e56
6 changed files with 44 additions and 30 deletions

View File

@@ -14,7 +14,7 @@ ramips_board_detect() {
case "$machine" in
*"11AC NAS Router")
name="w2914nsv2"
name="11acnas"
;;
*"3G150B")
name="3g150b"