[lantiq] add more profiles
[openwrt.git] / target / linux / lantiq / xway / profiles / arv.mk
1 define Profile/ARV7525PW
2   NAME:=Speedport W303V - ARV7525PW
3 endef
4
5 $(eval $(call Profile,ARV7525PW))
6
7 define Profile/ARV4520PW
8   NAME:=Easybox 800, WAV-281 - ARV4520PW
9 endef
10
11 $(eval $(call Profile,ARV4520PW))
12
13 define Profile/ARV752DPW
14   NAME:=Easybox 802 - ARV752DPW
15 endef
16
17 $(eval $(call Profile,ARV752DPW))
18
19 define Profile/ARV752DPW22
20   NAME:=Easybox 803 - ARV752DPW22
21   PACKAGES:= kmod-usb-core kmod-usb2 kmod-usb-uhci kmod-usb-dwc-otg kmod-ledtrig-usbdev \
22         kmod-ltq-dsl-firmware-b-danube
23 endef
24
25 $(eval $(call Profile,ARV752DPW22))