mirror of
https://github.com/openwrt/openwrt.git
synced 2024-11-23 18:05:20 +08:00
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
@ -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 New Issue
Block a user