mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-26 00:22:47 +00:00
ramips: fix wrong device title
Signed-off-by: Mathias Kresin <dev@kresin.me>
This commit is contained in:
parent
0ac50a661b
commit
034c5cb820
@ -390,7 +390,7 @@ TARGET_DEVICES += rt5350f-olinuxino-evb
|
|||||||
define Device/rt-g32-b1
|
define Device/rt-g32-b1
|
||||||
DTS := RT-G32-B1
|
DTS := RT-G32-B1
|
||||||
IMAGE_SIZE := $(ralink_default_fw_size_4M)
|
IMAGE_SIZE := $(ralink_default_fw_size_4M)
|
||||||
DEVICE_TITLE := Skyline SL-R7205 Wireless 3G Router
|
DEVICE_TITLE := Asus RT-G32 B1
|
||||||
endef
|
endef
|
||||||
TARGET_DEVICES += rt-g32-b1
|
TARGET_DEVICES += rt-g32-b1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user