[lantiq]
[openwrt.git] / target / linux / lantiq / xway / profiles / 002-arcadyan.mk
1 define Profile/ARV752DPW22
2   NAME:=ARV752DPW22 - Arcor Easybox 803
3   PACKAGES:= kmod-usb-core kmod-usb2 kmod-usb-uhci kmod-usb-dwc-otg \
4         kmod-ledtrig-netdev kmod-ledtrig-usbdev kmod-leds-gpio kmod-button-hotplug \
5         ltq-dsl-firmware-b
6 endef
7
8 define Profile/ARV752DPW22/Description
9         Package set optimized for the ARV752PW22
10 endef
11
12 $(eval $(call Profile,ARV752DPW22))
13