iperf: Drop single-threaded variant
[openwrt/staging/yousong.git] / target / linux / ramips / rt288x / profiles / belkin.mk
1 #
2 # Copyright (C) 2011 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/F5D8235V1
9 NAME:=Belkin F5D8235 V1
10 PACKAGES:=kmod-switch-rtl8366s kmod-swconfig swconfig
11 endef
12
13 define Profile/F5D8235V1/Description
14 Package set for Belkin F5D8235 V1
15 endef
16 $(eval $(call Profile,F5D8235V1))