summaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/xway/profiles/002-arcadyan.mk
blob: 5575766f1929ee24f6c250e436a6b19540a605c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
define Profile/ARV752DPW22
  NAME:=ARV752DPW22 - Arcor Easybox 803
  PACKAGES:= kmod-usb-core kmod-usb2 kmod-usb-uhci kmod-usb-dwc-otg \
  	kmod-ledtrig-netdev kmod-ledtrig-usbdev kmod-leds-gpio kmod-button-hotplug \
	ltq-dsl-firmware-b
endef

define Profile/ARV752DPW22/Description
	Package set optimized for the ARV752PW22
endef

$(eval $(call Profile,ARV752DPW22))