Skip to content
Snippets Groups Projects
Commit ccf3bac6 authored by Daniel Golle's avatar Daniel Golle
Browse files

lantiq: add device alias for Alpha ASL56026


BT Openreach ECI VDSL Modem V-2FUb/I is an alias of Alpha ASL56026 as
also stated in the original commit message adding the device
(commit 6254a202 "lantiq: add support for the Alpha ASL56026").

Signed-off-by: default avatarDaniel Golle <daniel@makrotopia.org>
parent 0fcab46f
No related branches found
No related tags found
No related merge requests found
...@@ -617,8 +617,10 @@ ifeq ($(SUBTARGET),xrx200) ...@@ -617,8 +617,10 @@ ifeq ($(SUBTARGET),xrx200)
include tp-link.mk include tp-link.mk
define Device/alphanetworks_asl56026 define Device/alphanetworks_asl56026
DEVICE_VENDOR := BT Openreach DEVICE_VENDOR := Alpha
DEVICE_MODEL := ECI VDSL Modem V-2FUb/I DEVICE_MODEL := ASL56026
DEVICE_ALT0_VENDOR := BT Openreach
DEVICE_ALT0_MODEL := ECI VDSL Modem V-2FUb/I
DEVICE_DTS := ASL56026 DEVICE_DTS := ASL56026
IMAGE_SIZE := 7488k IMAGE_SIZE := 7488k
endef endef
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment