From c1eae7a7b8c272bca1a9ab489b1ceb6434021121 Mon Sep 17 00:00:00 2001 From: Mathias Kresin Date: Sat, 4 Feb 2017 12:55:16 +0100 Subject: [PATCH] ramips: fix Airlink AR725W device title Gemtek is the ODM but the board was sold by Airlink101. Signed-off-by: Mathias Kresin --- target/linux/ramips/image/rt288x.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/ramips/image/rt288x.mk b/target/linux/ramips/image/rt288x.mk index 33830a6e78..4a0d6d4ae7 100644 --- a/target/linux/ramips/image/rt288x.mk +++ b/target/linux/ramips/image/rt288x.mk @@ -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 -- 2.30.2