1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-22 07:28:12 +03:00
openwrt-xburst/target/linux/lantiq/danube/profiles/003-gigaset.mk

12 lines
324 B
Makefile
Raw Normal View History

define Profile/GIGASX76X
NAME:=GIGASX76X - Gigaset SX761,SX762,SX763
PACKAGES:= kmod-usb-core kmod-usb-dwc-otg kmod-leds-gpio \
kmod-ltq-dsl-firmware-b-danube kmod-ledtrig-usbdev
endef
define Profile/GIGASX76X/Description
Package set optimized for the Gigaset SX76X routers
endef
$(eval $(call Profile,GIGASX76X))