[MINI2440] Updated defconfig to add (optional) packages
[openwrt/mini2440.git] / target / linux / brcm47xx / profiles / WL500GPv1-ATH.mk
blob2dea0d542106670cbd77a2d52ae064e0cf8a3381
2 # Copyright (C) 2008 OpenWrt.org
4 # This is free software, licensed under the GNU General Public License v2.
5 # See /LICENSE for more information.
8 define Profile/WL500GPv1
9 NAME:=ASUS WL-500g Premium v1 (Atheros WiFi)
10 PACKAGES:=kmod-madwifi kmod-usb-core kmod-usb-uhci kmod-usb2
11 endef
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))