From 034c5cb820f391e2d474697ccf2d690acf4b861e Mon Sep 17 00:00:00 2001 From: Mathias Kresin Date: Thu, 8 Sep 2016 07:32:00 +0200 Subject: [PATCH] ramips: fix wrong device title Signed-off-by: Mathias Kresin --- target/linux/ramips/image/rt305x.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/ramips/image/rt305x.mk b/target/linux/ramips/image/rt305x.mk index 82e77da682..77559a2bd3 100644 --- a/target/linux/ramips/image/rt305x.mk +++ b/target/linux/ramips/image/rt305x.mk @@ -390,7 +390,7 @@ TARGET_DEVICES += rt5350f-olinuxino-evb define Device/rt-g32-b1 DTS := RT-G32-B1 IMAGE_SIZE := $(ralink_default_fw_size_4M) - DEVICE_TITLE := Skyline SL-R7205 Wireless 3G Router + DEVICE_TITLE := Asus RT-G32 B1 endef TARGET_DEVICES += rt-g32-b1 -- 2.30.2