diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-06-13 20:38:24 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-06-13 20:38:24 +0000 |
commit | 574adb08b8dfa7a703ddb8fd3b3e773fee337733 (patch) | |
tree | 9a212e4074cf5216663615c7b25edc1558973bc4 | |
parent | 8335176e7afc0457551f02bf833b3516a22925d3 (diff) |
[brcm47xx] include ubsec_ssb in the WGT634U profile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16440 3c298f89-4303-0410-b956-a3cf2f4a3e73
-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..daaed4de1d 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 |