aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2008-07-16 09:58:52 +0000
committerFlorian Fainelli <florian@openwrt.org>2008-07-16 09:58:52 +0000
commit635b027385d0c75a6cb12d3f7b3a91be83cd441b (patch)
tree02e1f0b36cb148b969ebf21788432089bcf4da22
parentbd071d64176423e5725c5046ee298c63719ea34a (diff)
downloadmaster-187ad058-635b027385d0c75a6cb12d3f7b3a91be83cd441b.tar.gz
master-187ad058-635b027385d0c75a6cb12d3f7b3a91be83cd441b.tar.bz2
master-187ad058-635b027385d0c75a6cb12d3f7b3a91be83cd441b.zip
Disable ubsec ssb by default on WGT634U until it gets fixed
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11846 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--target/linux/brcm47xx/profiles/WGT634U.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm47xx/profiles/WGT634U.mk b/target/linux/brcm47xx/profiles/WGT634U.mk
index 00c9e9d910..2a81e3ae13 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-usb-ohci kmod-usb2
endef
define Profile/WGT634U/Description