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
8define Profile/F5D8235V1
9       NAME:=Belkin F5D8235 V1
10       PACKAGES:=kmod-switch-rtl8366s kmod-swconfig swconfig
11endef
12
13define Profile/F5D8235_V1/Description
14       Package set for Belkin F5D8235 V1
15endef
16
17$(eval $(call Profile,F5D8235V1))
18
19