diff options
Diffstat (limited to 'target/linux/ramips/image/rt305x.mk')
-rw-r--r-- | target/linux/ramips/image/rt305x.mk | 2 |
1 files changed, 1 insertions, 1 deletions
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 |