diff options
author | Hauke Mehrtens <hauke@openwrt.org> | 2011-03-19 23:19:08 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@openwrt.org> | 2011-03-19 23:19:08 +0000 |
commit | c07222994ca26cef179beb81db551fa9a80025d8 (patch) | |
tree | 91f5786f1b5b0ec5cbcf08804bbb45ad0dfc6f72 /target | |
parent | c5514eb2557448b5ee9fc03594d0d93ce7cb525a (diff) | |
download | upstream-c07222994ca26cef179beb81db551fa9a80025d8.tar.gz upstream-c07222994ca26cef179beb81db551fa9a80025d8.tar.bz2 upstream-c07222994ca26cef179beb81db551fa9a80025d8.zip |
brcm47xx: remove kmod-usb-ohci from WGT634U packages.
This package creates some error messages on startup
Thank you russell-- for reporting
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26240 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/brcm47xx/profiles/WGT634U.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm47xx/profiles/WGT634U.mk b/target/linux/brcm47xx/profiles/WGT634U.mk index daaed4de1d..9ba446a07b 100644 --- a/target/linux/brcm47xx/profiles/WGT634U.mk +++ b/target/linux/brcm47xx/profiles/WGT634U.mk @@ -7,7 +7,7 @@ define Profile/WGT634U NAME:=Netgear WGT634U - PACKAGES:=kmod-madwifi kmod-usb-core kmod-usb-ohci kmod-usb2 kmod-ocf kmod-crypto-ocf-ubsec-ssb + PACKAGES:=kmod-madwifi kmod-usb-core kmod-usb2 kmod-ocf kmod-crypto-ocf-ubsec-ssb endef define Profile/WGT634U/Description |