ramips: use generic board detection for Unielec u7621-06

Use the generic board detection for the board instead of the target
specific one. Mark the sysupgrade image compatible with the former used
userspace boardname to allow an upgrade from earlier versions.

Signed-off-by: Mathias Kresin <dev@kresin.me>
This commit is contained in:
Mathias Kresin
2018-11-28 00:31:10 +01:00
parent a160f50d4f
commit 509d02a3d1
4 changed files with 11 additions and 13 deletions

View File

@@ -502,9 +502,6 @@ ramips_board_detect() {
*"U25AWF-H1")
name="u25awf-h1"
;;
*"U7621-06 (256M RAM/16M flash)")
name="u7621-06-256M-16M"
;;
*"U7628-01 (128M RAM/16M flash)")
name="u7628-01-128M-16M"
;;