summaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/danube/profiles/003-gigaset.mk
blob: ee4605a58c92f07214b8d8edb53b3f5b9e139f62 (plain)
1
2
3
4
5
6
7
8
9
10
11
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))