lantiq: new image build process - fix kernel entry address
[openwrt.git] / target / linux / lantiq / xrx200 / profiles / arv.mk
1 define Profile/VG3503J
2   NAME:=BT Openreach - ECI VDSL Modem
3 endef
4
5 $(eval $(call Profile,VG3503J))
6
7 define Profile/VG3503J_V2
8   NAME:=BT Openreach - ECI VDSL Modem v2
9 endef
10
11 $(eval $(call Profile,VG3503J_V2))
12
13 define Profile/VGV7510KW22NOR
14   NAME:=o2 Box 6431 / Arcadyan VGV7510KW22 (NOR)
15   PACKAGES:=kmod-rt2800-pci wpad-mini kmod-usb-dwc2
16 endef
17
18 $(eval $(call Profile,VGV7510KW22NOR))
19
20 define Profile/VGV7510KW22BRN
21   NAME:=o2 Box 6431 / Arcadyan VGV7510KW22 (BRN)
22   PACKAGES:=kmod-rt2800-pci wpad-mini kmod-usb-dwc2
23 endef
24
25 $(eval $(call Profile,VGV7510KW22BRN))
26
27 define Profile/VGV7519NOR
28   NAME:=Experiabox 8 VGV7519
29   PACKAGES:=kmod-rt2800-pci wpad-mini kmod-usb-dwc2
30 endef
31
32 $(eval $(call Profile,VGV7519NOR))
33
34 define Profile/VGV7519BRN
35   NAME:=Experiabox 8 VGV7519 (BRN)
36   PACKAGES:=kmod-rt2800-pci wpad-mini kmod-usb-dwc2
37 endef
38
39 $(eval $(call Profile,VGV7519BRN))
40
41 define Profile/ARV7519RW22
42   NAME:=Livebox Astoria ARV7519RW22
43   PACKAGES:=kmod-usb-dwc2
44 endef
45
46 $(eval $(call Profile,ARV7519RW22))