1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-23 06:30:14 +03:00
openwrt-xburst/target/linux/lantiq/danube/profiles/003-gigaset.mk
blogic 437ba8c432 [lantiq] update profiles
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31061 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-25 08:50:27 +00:00

13 lines
362 B
Makefile

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