diff --git a/target/linux/brcm63xx/profiles/200-GW6X00.mk b/target/linux/brcm63xx/profiles/200-GW6X00.mk
index 0657a822299ec0d1ec1804adc4e6b0d60fd4ea67..9e60cff55aac82fb86455825437723192cc8c28e 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