brcm63xx: Use model name for Comtrend AR-5381u
[openwrt/staging/mkresin.git] / target / linux / brcm63xx / generic / profiles / 201-HW556.mk
1 #
2 # Copyright (C) 2012 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/HW556
9 NAME:=HW556 WiFi
10 PACKAGES:=kmod-rt2800-pci kmod-ath9k wpad-mini
11 endef
12
13 define Profile/HW556/Description
14 Package set compatible with hardware using Atheros or Ralink WiFi cards (Huawei HG556a)
15 endef
16 $(eval $(call Profile,HW556))
17