From 716ca530e1c4515d8683c9d5be3d56b301758b66 Mon Sep 17 00:00:00 2001 From: James <> Date: Wed, 4 Nov 2015 11:49:21 +0000 Subject: trunk-47381 --- target/linux/lantiq/xrx200/profiles/arv.mk | 46 ++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 target/linux/lantiq/xrx200/profiles/arv.mk (limited to 'target/linux/lantiq/xrx200/profiles/arv.mk') diff --git a/target/linux/lantiq/xrx200/profiles/arv.mk b/target/linux/lantiq/xrx200/profiles/arv.mk new file mode 100644 index 0000000..3dc22c0 --- /dev/null +++ b/target/linux/lantiq/xrx200/profiles/arv.mk @@ -0,0 +1,46 @@ +define Profile/VG3503J + NAME:=BT Openreach - ECI VDSL Modem +endef + +$(eval $(call Profile,VG3503J)) + +define Profile/VG3503J_V2 + NAME:=BT Openreach - ECI VDSL Modem v2 +endef + +$(eval $(call Profile,VG3503J_V2)) + +define Profile/VGV7510KW22NOR + NAME:=o2 Box 6431 / Arcadyan VGV7510KW22 (NOR) + PACKAGES:=kmod-rt2800-pci wpad-mini kmod-usb-dwc2 +endef + +$(eval $(call Profile,VGV7510KW22NOR)) + +define Profile/VGV7510KW22BRN + NAME:=o2 Box 6431 / Arcadyan VGV7510KW22 (BRN) + PACKAGES:=kmod-rt2800-pci wpad-mini kmod-usb-dwc2 +endef + +$(eval $(call Profile,VGV7510KW22BRN)) + +define Profile/VGV7519NOR + NAME:=Experiabox 8 VGV7519 + PACKAGES:=kmod-rt2800-pci wpad-mini kmod-usb-dwc2 +endef + +$(eval $(call Profile,VGV7519NOR)) + +define Profile/VGV7519BRN + NAME:=Experiabox 8 VGV7519 (BRN) + PACKAGES:=kmod-rt2800-pci wpad-mini kmod-usb-dwc2 +endef + +$(eval $(call Profile,VGV7519BRN)) + +define Profile/ARV7519RW22 + NAME:=Livebox Astoria ARV7519RW22 + PACKAGES:=kmod-usb-dwc2 +endef + +$(eval $(call Profile,ARV7519RW22)) -- cgit v1.2.3