brcm63xx: add DT support for CPVA642
[15.05/openwrt.git] / target / linux / brcm63xx / profiles / telsey.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/CPVA642
9   NAME:=Telsey CPVA642-type (CPA-ZNTE60T)
10   PACKAGES:=kmod-rt61-pci wpad-mini\
11         kmod-usb2 kmod-usb-ohci
12 endef
13 define Profile/CPVA642/Description
14   Package set optimized for CPVA642-type.
15 endef
16 $(eval $(call Profile,CPVA642))