aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/xrx200/profiles/arv.mk
blob: 3dc22c00da7611fca4c98fc3966919e31980b2ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
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))