ramips: build HuaWei HG255D image
The code to build an image was disabled some time ago for unknown reasons albeit the image looks fine. Signed-off-by: Mathias Kresin <dev@kresin.me>
This commit is contained in:
parent
57a8f36ac4
commit
1a050c83ac
@ -343,6 +343,13 @@ define Device/freestation5
|
|||||||
endef
|
endef
|
||||||
TARGET_DEVICES += freestation5
|
TARGET_DEVICES += freestation5
|
||||||
|
|
||||||
|
define Device/hg255d
|
||||||
|
DTS := HG255D
|
||||||
|
IMAGE_SIZE := $(ralink_default_fw_size_16M)
|
||||||
|
DEVICE_TITLE := HuaWei HG255D
|
||||||
|
endef
|
||||||
|
TARGET_DEVICES += hg255d
|
||||||
|
|
||||||
define Device/hlk-rm04
|
define Device/hlk-rm04
|
||||||
DTS := HLKRM04
|
DTS := HLKRM04
|
||||||
IMAGES += factory.bin
|
IMAGES += factory.bin
|
||||||
|
Loading…
Reference in New Issue
Block a user