[rb532] add support for 2.6.32
[openwrt.git] / target / linux / brcm-2.4 / profiles / WRT54G3G.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/WRT54G3G
9 NAME:=Linksys WRT54G3G
10 PACKAGES:=kmod-brcm-wl kmod-usb-core kmod-usb-ohci kmod-usb2 kmod-pcmcia-core kmod-pcmcia-serial kmod-nozomi comgt wlc nas kmod-wlcompat
11 endef
12
13 define Profile/WRT54G3G/Description
14 Package set optimized for the WRT54G3G with UMTS support
15 endef
16 $(eval $(call Profile,WRT54G3G))
17
This page took 0.049265 seconds and 5 git commands to generate.