mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-19 03:06:35 +00:00
brcm63xx: fix typo image/Makefile
This typo was introduced in c6990347
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
This commit is contained in:
parent
3ec4803932
commit
a0ea3eab63
@ -648,7 +648,7 @@ TARGET_DEVICES += HG556a-B
|
|||||||
define Device/HG556a-C
|
define Device/HG556a-C
|
||||||
$(Device/bcm63xx)
|
$(Device/bcm63xx)
|
||||||
DEVICE_TITLE := Huawei EchoLife HG556a rev C
|
DEVICE_TITLE := Huawei EchoLife HG556a rev C
|
||||||
DEVICE_DESCRIPTION = Build firmware images for Huawei HG556a version B (Ralink)
|
DEVICE_DESCRIPTION = Build firmware images for Huawei HG556a version C (Ralink)
|
||||||
DEVICE_DTS := hg556a-c
|
DEVICE_DTS := hg556a-c
|
||||||
CFE_BOARD_ID := HW556
|
CFE_BOARD_ID := HW556
|
||||||
CFE_CHIP_ID := 6358
|
CFE_CHIP_ID := 6358
|
||||||
|
Loading…
Reference in New Issue
Block a user