Archived
1
0
This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
Files
John Crispin ec08cc4c05 add new lantiq target
SVN-Revision: 27546
2011-07-07 19:56:18 +00:00

12 lines
317 B
Makefile

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 kmod-ledtrig-usbdev
endef
define Profile/GIGASX76X/Description
Package set optimized for the Gigaset SX76X routers
endef
$(eval $(call Profile,GIGASX76X))