1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-20 02:53:50 +03:00
openwrt-xburst/target/linux/lantiq/xway/profiles/002-arcadyan.mk

14 lines
369 B
Makefile
Raw Normal View History

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))