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
/USBGeneric
10 PACKAGES
:=kmod-brcm-wl kmod-usb-core kmod-usb-ohci kmod-usb2 wlc nas kmod-wlcompat
13 define Profile
/USBGeneric
/Description
14 Package set with for Broadcom routers with USB
/USB2
(OHCI
/EHCI
) support.
15 Includes the WRTSL54GS
, WL-520gU
, WL-500gP v2
, any other BCM5354 routers
18 $(eval
$(call Profile
,USBGeneric
))