X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=target%2Flinux%2Flantiq%2Fxway%2Fprofiles%2Farv.mk;h=21311882a71017fef8485559e52be99b1d916720;hp=a4f11ca2389c4d238f9d65c7ff6be1c0c2388f53;hb=d5f87e193cb45d2067bd5667d7c6fb567bc34a56;hpb=fbc1e3732b86a0f88ca3db3689de61cad276a387 diff --git a/target/linux/lantiq/xway/profiles/arv.mk b/target/linux/lantiq/xway/profiles/arv.mk index a4f11ca238..21311882a7 100644 --- a/target/linux/lantiq/xway/profiles/arv.mk +++ b/target/linux/lantiq/xway/profiles/arv.mk @@ -114,3 +114,11 @@ define Profile/ARV752DPW22 endef $(eval $(call Profile,ARV752DPW22)) + +define Profile/VG3503J + NAME:=BT Openreach - ECI VDSL Modem + PACKAGES:=kmod-ltq-vdsl-vr9-mei kmod-ltq-vdsl-vr9 \ + kmod-ltq-ptm-vr9 ltq-vdsl-app +endef + +$(eval $(call Profile,VG3503J))