rpcd: iwinfo plugin fixes
[openwrt/svn-archive/archive.git] / target / linux / ar71xx / generic / profiles / belkin.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/F9K1115V2
9 NAME:=Belkin AC1750DB (F9K1115V2)
10 PACKAGES:=kmod-usb-core kmod-usb2 kmod-usb3 kmod-ledtrig-usbdev \
11 kmod-ath10k
12 endef
13
14 define Profile/F9K1115V2/Description
15 Package set optimized for the Belkin AC1750DB (F9K1115V2) board.
16 endef
17
18 $(eval $(call Profile,F9K1115V2))