70d3fa94088f611bc1ae68c1cc3b6608646c15b0
[openwrt.git] / target / linux / ramips / rt305x / profiles / belkin.mk
1 #
2 # Copyright (C) 2012 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/F5D8235V2
9         NAME:=Belkin F5D8235 v2
10         PACKAGES:=\
11                 kmod-switch-rtl8366rb kmod-swconfig swconfig \
12                 kmod-usb-core kmod-usb-rt305x-dwc_otg \
13                 kmod-ledtrig-usbdev
14 endef
15
16 define Profile/F5D8235V2/Description
17         Package set for Belkin F5D8235 v2
18 endef
19
20 $(eval $(call Profile,F5D8235V2))