rpcd: iwinfo plugin fixes
[openwrt.git] / target / linux / ramips / rt305x / profiles / wansview.mk
1 #
2 # Copyright (C) 2014 OpenWrt.org
3 #
4 # This is free software, licensed under the GNU General Public License v2.
5 # See /LICENSE for more information.
6 #
7
8 define Profile/NCS601W
9         NAME:=Wansview NCS601W
10         PACKAGES:=kmod-video-core kmod-video-uvc \
11                 kmod-usb-core kmod-usb-ohci
12 endef
13
14 define Profile/NCS601W/Description
15         Package set for Wansview NCS601W board
16 endef
17 $(eval $(call Profile,NCS601W))