brcm63xx: move RTA770(B)W to dts
[openwrt/openwrt.git] / target / linux / brcm63xx / profiles / t-com.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/SPW303V
9 NAME:=T-Com Speedport W 303V
10 PACKAGES:=kmod-b43 wpad-mini
11 endef
12 define Profile/SPW303V/Description
13 Package set optimized for SPW303V.
14 endef
15 $(eval $(call Profile,SPW303V))
16
17
18 define Profile/SPW500V
19 NAME:=T-Com Speedport W 500V
20 PACKAGES:=kmod-b43 wpad-mini
21 endef
22 define Profile/SPW500V/Description
23 Package set optimized for SPW500V.
24 endef
25 $(eval $(call Profile,SPW500V))