openwrtv4/target/linux/lantiq/ar9/profiles/002-netgear.mk
John Crispin 4248705108 lantiq: cleanup default package selection
SVN-Revision: 28998
2011-11-12 23:39:51 +00:00

11 lines
187 B
Makefile

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