diff options
author | Florian Fainelli <florian@openwrt.org> | 2008-07-15 17:15:58 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2008-07-15 17:15:58 +0000 |
commit | 8deed3752fab08ca2fcb324c11834aa3f199510f (patch) | |
tree | 7e254f7363b98114956466e5cd4fc0bee74b4db2 /target | |
parent | af8c1e826916c9f91a9cfe0e097e1b035f079501 (diff) | |
download | upstream-8deed3752fab08ca2fcb324c11834aa3f199510f.tar.gz upstream-8deed3752fab08ca2fcb324c11834aa3f199510f.tar.bz2 upstream-8deed3752fab08ca2fcb324c11834aa3f199510f.zip |
Include ubsec ssb in the WGT634U profile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11842 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 2a81e3ae13..00c9e9d910 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 + PACKAGES:=kmod-madwifi kmod-usb-core kmod-usb-ohci kmod-usb2 kmod-ocf kmod-crypto-ocf-ubsec-ssb endef define Profile/WGT634U/Description |