aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/profiles/tp-link.mk
blob: a7e7f26e20f485aa5868ef0c0b99d0fd0bcb0e00 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#
# Copyright (C) 2014 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#

define Profile/TDW8900GB
  NAME:=TP-Link TD-W8900GB
  PACKAGES:=kmod-b43 wpad-mini
endef
define Profile/TDW8900GB/Description
  Package set optimized for TD-W8900GB.
endef
$(eval $(call Profile,TDW8900GB))