lantiq/xrx200: cleanup default packages
[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/VGV7519NOR
14   NAME:=Experiabox 8 VGV7519
15   PACKAGES:=kmod-rt2800-pci wpad-mini kmod-usb-dwc2
16 endef
17
18 $(eval $(call Profile,VGV7519NOR))
19
20 define Profile/VGV7519BRN
21   NAME:=Experiabox 8 VGV7519 (BRN)
22   PACKAGES:=kmod-rt2800-pci wpad-mini kmod-usb-dwc2
23 endef
24
25 $(eval $(call Profile,VGV7519BRN))
26
27 define Profile/ARV7519RW22
28   NAME:=Livebox Astoria ARV7519RW22
29   PACKAGES:=kmod-usb-dwc2
30 endef
31
32 $(eval $(call Profile,ARV7519RW22))