aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/profiles/netgear.mk
blob: 562e0f596927d6c01f4bb4e412c7e0d3cdd75418 (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/DG834GTPN
  NAME:=Netgear DG834GT/PN
  PACKAGES:=kmod-ath5k wpad-mini
endef
define Profile/DG834GTPN/Description
  Package set optimized for DG834GT/PN.
endef
$(eval $(call Profile,DG834GTPN))