2013-09-17 21:46:00 +00:00
|
|
|
define Profile/VG3503J
|
|
|
|
NAME:=BT Openreach - ECI VDSL Modem
|
|
|
|
endef
|
|
|
|
|
|
|
|
$(eval $(call Profile,VG3503J))
|
2013-09-30 20:48:46 +00:00
|
|
|
|
2014-04-07 15:10:22 +00:00
|
|
|
define Profile/VG3503J_V2
|
|
|
|
NAME:=BT Openreach - ECI VDSL Modem v2
|
|
|
|
endef
|
|
|
|
|
|
|
|
$(eval $(call Profile,VG3503J_V2))
|
|
|
|
|
2015-06-05 14:11:36 +00:00
|
|
|
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))
|
|
|
|
|
2013-09-30 20:48:46 +00:00
|
|
|
define Profile/VGV7519NOR
|
2013-10-07 15:03:00 +00:00
|
|
|
NAME:=Experiabox 8 VGV7519
|
2015-03-17 09:44:06 +00:00
|
|
|
PACKAGES:=kmod-rt2800-pci wpad-mini kmod-usb-dwc2
|
2013-09-30 20:48:46 +00:00
|
|
|
endef
|
|
|
|
|
|
|
|
$(eval $(call Profile,VGV7519NOR))
|
|
|
|
|
|
|
|
define Profile/VGV7519BRN
|
2013-10-07 15:03:00 +00:00
|
|
|
NAME:=Experiabox 8 VGV7519 (BRN)
|
2015-03-17 09:44:06 +00:00
|
|
|
PACKAGES:=kmod-rt2800-pci wpad-mini kmod-usb-dwc2
|
2013-09-30 20:48:46 +00:00
|
|
|
endef
|
|
|
|
|
|
|
|
$(eval $(call Profile,VGV7519BRN))
|
2014-03-30 10:02:30 +00:00
|
|
|
|
2014-08-18 13:09:11 +00:00
|
|
|
define Profile/ARV7519RW22
|
|
|
|
NAME:=Livebox Astoria ARV7519RW22
|
2015-03-17 09:44:06 +00:00
|
|
|
PACKAGES:=kmod-usb-dwc2
|
2014-03-30 10:02:30 +00:00
|
|
|
endef
|
|
|
|
|
2014-08-18 13:09:11 +00:00
|
|
|
$(eval $(call Profile,ARV7519RW22))
|