rename broadcom-wl to broadcom-wl-old
[openwrt/svn-archive/archive.git] / target / linux / brcm-2.4 / profiles / WL500G.mk
1 #
2 # Copyright (C) 2006 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/WL500G
9 NAME:=ASUS WL-500g
10 PACKAGES:=kmod-brcm-wl-old kmod-usb-core kmod-usb-ohci kmod-lp wlc-old nas-old kmod-wlcompat
11 endef
12
13 define Profile/WL500G/Description
14 Package set optimized for the WL-500g with USB and parallel port support
15 endef
16 $(eval $(call Profile,WL500G))
17