Skip to content
Snippets Groups Projects
Commit 712dec10 authored by John Crispin's avatar John Crispin
Browse files

ramips: add missing profile for DIR-615-D


Signed-off-by: default avatarDaniel Golle <daniel@makrotopia.org>

SVN-Revision: 40911
parent 9b728beb
No related branches found
No related tags found
No related merge requests found
......@@ -18,6 +18,19 @@ endef
$(eval $(call Profile,DIR615H1))
define Profile/DIR-615-D
NAME:=Dlink DIR-615 D
PACKAGES:=\
-kmod-usb-core -kmod-usb-rt305x-dwc_otg \
-kmod-ledtrig-usbdev
endef
define Profile/DIR-615-D/Description
Package set for Dlink DIR-615 D board
endef
$(eval $(call Profile,DIR-615-D))
define Profile/DCS930
NAME:=Dlink DCS-930
PACKAGES:=kmod-video-core kmod-video-uvc \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment