rpcd: iwinfo plugin fixes
[openwrt/svn-archive/archive.git] / target / linux / mpc85xx / profiles / tp-link.mk
1 #
2 # Copyright (C) 2013 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/TLWDR4900
9 NAME:=TP-Link TL-WDR4900
10 PACKAGES:=\
11 kmod-usb-core kmod-usb2 kmod-usb2-fsl \
12 kmod-ath9k wpad-mini
13 endef
14
15 define Profile/TLWDR4900/Description
16 Package set optimized for the TP-Link TL-WDR4900.
17 endef
18 $(eval $(call Profile,TLWDR4900))