diff options
Diffstat (limited to 'target/linux/lantiq/image/Makefile')
-rw-r--r-- | target/linux/lantiq/image/Makefile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/target/linux/lantiq/image/Makefile b/target/linux/lantiq/image/Makefile index 5daab03..12763bb 100644 --- a/target/linux/lantiq/image/Makefile +++ b/target/linux/lantiq/image/Makefile @@ -474,6 +474,12 @@ define Device/ARV7519RW22 endef TARGET_DEVICES += ARV7519RW22 +define Device/ASL56026 + IMAGE_SIZE := 7488k + DEVICE_TITLE := BT OpenReach - ECI VDSL Modem V-2FUb/I +endef +TARGET_DEVICES += ASL56026 + define Device/BTHOMEHUBV5A $(Device/NAND) DEVICE_TITLE := BT Home Hub 5A |