From a94930dbbbe4a7f616963224b0336aeb16600495 Mon Sep 17 00:00:00 2001
From: Florian Fainelli <florian@openwrt.org>
Date: Tue, 26 May 2009 10:25:55 +0000
Subject: [PATCH] include kmod-usb-storage and kmod-ipt-nathelper-extra for SIP
 connection tracking

SVN-Revision: 16075
---
 target/linux/brcm63xx/profiles/200-GW6X00.mk | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/target/linux/brcm63xx/profiles/200-GW6X00.mk b/target/linux/brcm63xx/profiles/200-GW6X00.mk
index 0657a82229..9e60cff55a 100644
--- a/target/linux/brcm63xx/profiles/200-GW6X00.mk
+++ b/target/linux/brcm63xx/profiles/200-GW6X00.mk
@@ -7,9 +7,10 @@
 
 define Profile/GW6X00
   NAME:=Tecom GW6X00
-  PACKAGES:=kmod-b43 kmod-usb-core kmod-usb-ohci \
+  PACKAGES:=kmod-b43 kmod-usb-core kmod-usb-ohci kmod-usb-storage \
 	kmod-fs-ext2 kmod-nls-cp437 kmod-nls-iso8859-1 kmod-fs-vfat \
-	kmod-loop e2fsprogs
+	kmod-loop e2fsprogs \
+	kmod-ipt-nathelper-extra
 endef
 
 define Profile/GW6X00/Description
-- 
GitLab