5e6d1ce85d259f91cc8d75c0446a6324a9becc63
[openwrt/.git] / target / linux / bcm53xx / profiles / 100-Generic.mk
1 #
2 # Copyright (C) 2013 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/Generic
9   NAME:=Broadcom SoC, BCM43xx WiFi (b43, default)
10 endef
11
12 define Profile/Generic/Description
13         Package set compatible with hardware any Broadcom BCM47xx or BCM535x 
14         SoC with a ARM CPU like the BCM4707, BCM4708, BCM4709, BCM53010
15 endef
16
17 $(eval $(call Profile,Generic))
18