From 4f3797386fdd41b548de8f85c911f5f1855499c5 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Mon, 30 Sep 2013 20:48:46 +0000 Subject: lantiq: add support for VGV7519 KPN Experia box v8 Signed-off-by: Maikel Bloemendal Signed-off-by: John Crispin SVN-Revision: 38266 --- target/linux/lantiq/xrx200/profiles/arv.mk | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'target/linux/lantiq/xrx200/profiles') diff --git a/target/linux/lantiq/xrx200/profiles/arv.mk b/target/linux/lantiq/xrx200/profiles/arv.mk index ebb3fa880f..a018ca352f 100644 --- a/target/linux/lantiq/xrx200/profiles/arv.mk +++ b/target/linux/lantiq/xrx200/profiles/arv.mk @@ -5,3 +5,25 @@ define Profile/VG3503J endef $(eval $(call Profile,VG3503J)) + +define Profile/VGV7519NOR + NAME:=Lantiq VR9 - VGV7519NOR + PACKAGES:=kmod-ath9k wpad-mini \ + kmod-ltq-deu-vr9 kmod-ltq-hcd-vr9 \ + kmod-ltq-vdsl-vr9-mei kmod-ltq-vdsl-vr9 \ + kmod-ltq-atm-vr9 ltq-vdsl-vr9-fw-installer \ + ltq-vdsl-app ppp-mod-pppoa +endef + +$(eval $(call Profile,VGV7519NOR)) + +define Profile/VGV7519BRN + NAME:=Lantiq VR9 - VGV7519 (BRN) + PACKAGES:=kmod-ath9k wpad-mini \ + kmod-ltq-deu-vr9 kmod-ltq-hcd-vr9 \ + kmod-ltq-vdsl-vr9-mei kmod-ltq-vdsl-vr9 \ + kmod-ltq-atm-vr9 ltq-vdsl-vr9-fw-installer \ + ltq-vdsl-app ppp-mod-pppoa +endef + +$(eval $(call Profile,VGV7519BRN)) -- cgit v1.2.3