aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/profiles/belkin.mk
blob: 4bd50b0c68949e8d7843cc2283585b15da0d7534 (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/F5D7633
  NAME:=Belkin F5D7633
  PACKAGES:=kmod-b43 wpad-mini
endef
define Profile/F5D7633/Description
  Package set optimized for F5D7633.
endef
$(eval $(call Profile,F5D7633))