ramips: fix Airlink AR725W device title
Gemtek is the ODM but the board was sold by Airlink101. Signed-off-by: Mathias Kresin <dev@kresin.me>
This commit is contained in:
parent
1ba7fa652c
commit
c1eae7a7b8
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ TARGET_DEVICES += ar670w
|
|||
|
||||
define Device/ar725w
|
||||
DTS := AR725W
|
||||
DEVICE_TITLE := Gemtek AR725W
|
||||
DEVICE_TITLE := Airlink AR725W
|
||||
IMAGES += factory.bin
|
||||
IMAGE/factory.bin := $$(sysupgrade_bin) | check-size 3328k | \
|
||||
gemtek-header ar725w
|
||||
|
|
Loading…
Reference in a new issue