openwrtv3/target/linux/lantiq/danube/profiles/001-lantiq.mk
John Crispin 4248705108 lantiq: cleanup default package selection
SVN-Revision: 28998
2011-11-12 23:39:51 +00:00

10 lines
198 B
Makefile

define Profile/EASY50712
NAME:=EASY50712
PACKAGES:= kmod-usb-core kmod-usb-dwc-otg
endef
define Profile/EASY50712/Description
Lantiq EASY50712 evalkit
endef
$(eval $(call Profile,EASY50712))