From a2ccc5b7903856c058cc0d075c366b42bbce9b1f Mon Sep 17 00:00:00 2001
From: Andy Boyett <agb@openwrt.org>
Date: Mon, 31 Mar 2008 08:05:13 +0000
Subject: [PATCH] Change WL500gP profile to use uhci-iv (#1589)

SVN-Revision: 10694
---
 target/linux/brcm-2.4/profiles/WL500GP.mk | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/target/linux/brcm-2.4/profiles/WL500GP.mk b/target/linux/brcm-2.4/profiles/WL500GP.mk
index 8b66ad6d83..18eae04709 100644
--- a/target/linux/brcm-2.4/profiles/WL500GP.mk
+++ b/target/linux/brcm-2.4/profiles/WL500GP.mk
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2006 OpenWrt.org
+# Copyright (C) 2006-2008 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -7,7 +7,7 @@
 
 define Profile/WL500GP
   NAME:=ASUS WL-500g Premium
-  PACKAGES:=kmod-brcm-wl kmod-usb-core kmod-usb-uhci kmod-usb2 wlc nas kmod-wlcompat
+  PACKAGES:=kmod-brcm-wl kmod-usb-core kmod-usb-uhci-iv kmod-usb2 wlc nas kmod-wlcompat
 endef
 
 define Profile/WL500GP/Description
-- 
2.30.2