rpcd: iwinfo plugin fixes
[openwrt.git] / target / linux / ramips / mt7620 / profiles / linksys.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/E1700
9         NAME:=Linksys E1700
10         PACKAGES:=swconfig
11 endef
12
13 define Profile/E1700/Description
14         Package set compatible with the Linksys E1700.
15 endef
16 $(eval $(call Profile,E1700))