From 651a729a9c8cca75297471afdfcdd88da8d05b23 Mon Sep 17 00:00:00 2001
From: Florian Fainelli <florian@openwrt.org>
Date: Tue, 15 Jul 2008 17:15:58 +0000
Subject: [PATCH] Include ubsec ssb in the WGT634U profile

SVN-Revision: 11842
---
 target/linux/brcm47xx/profiles/WGT634U.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
-- 
GitLab