openwrtv4/target/linux/lantiq/xrx200/profiles/arv.mk
John Crispin 18b76c66fb lantiq: add a subtarget for the xrx200 SoC family
Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 38029
2013-09-17 21:46:00 +00:00

7 lines
191 B
Makefile

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))