Add kmod-usb-uhci instead of ohci as defaults for WL500GP (#1589)
SVN-Revision: 6954
This commit is contained in:
parent
dc23692cac
commit
e5da8a2d73
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
define Profile/WL500GP
|
define Profile/WL500GP
|
||||||
NAME:=ASUS WL-500g Premium
|
NAME:=ASUS WL-500g Premium
|
||||||
PACKAGES:=kmod-brcm-wl kmod-usb-core kmod-usb-ohci kmod-usb2 wlc nas kmod-wlcompat
|
PACKAGES:=kmod-brcm-wl kmod-usb-core kmod-usb-uhci kmod-usb2 wlc nas kmod-wlcompat
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Profile/WL500GP/Description
|
define Profile/WL500GP/Description
|
||||||
|
|
Loading…
Reference in a new issue