rpcd: iwinfo plugin fixes
[openwrt.git] / target / linux / ar71xx / generic / profiles / comfast.mk
1 #
2 # Copyright (C) 2015 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/CF-E316N-V2
9         NAME:=COMFAST CF-E316N v2
10         PACKAGES:=
11 endef
12
13 define Profile/CF-E316N-V2/Description
14         Package set optimised for the COMFAST CF-E316N v2
15         by Shenzhen Four Seas Global Link Network Technology Co., Ltd
16         aka CF-E316V2, CF-E316N-V2 and CF-E316Nv2.0 (no FCC ID)
17 endef
18
19 $(eval $(call Profile,CF-E316N-V2))