brcm47xx: generic: drop standalone profiles duplicating device ones
[openwrt/openwrt.git] / target / linux / brcm47xx / generic / profiles / WL500GPv1-ATH.mk
1 #
2 # Copyright (C) 2008 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/WL500GPv1
9 NAME:=ASUS WL-500g Premium v1 (Atheros WiFi using ath5k)
10 PACKAGES:=kmod-b44 kmod-ath5k kmod-usb-core kmod-usb-uhci kmod-usb2
11 endef
12
13 define Profile/WL500GPv1/Description
14 Package set optimized for the WL-500g Premium v1 with USB and Atheros WiFi card support
15 endef
16 $(eval $(call Profile,WL500GPv1))