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
1 changed files with 1 additions and 1 deletions
|
@ -648,7 +648,7 @@ TARGET_DEVICES += HG556a-B
|
|||
define Device/HG556a-C
|
||||
$(Device/bcm63xx)
|
||||
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
|
||||
CFE_BOARD_ID := HW556
|
||||
CFE_CHIP_ID := 6358
|
||||
|
|
Loading…
Reference in a new issue