diff options
| -rw-r--r-- | target/linux/brcm63xx/profiles/200-GW6X00.mk | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/target/linux/brcm63xx/profiles/200-GW6X00.mk b/target/linux/brcm63xx/profiles/200-GW6X00.mk index aacc90ce5..1776cb3b5 100644 --- a/target/linux/brcm63xx/profiles/200-GW6X00.mk +++ b/target/linux/brcm63xx/profiles/200-GW6X00.mk @@ -10,7 +10,7 @@ define Profile/GW6X00    PACKAGES:=kmod-brcm-wl kmod-usb-core kmod-usb-ohci kmod-usb-storage \  	kmod-fs-ext4 kmod-nls-cp437 kmod-nls-iso8859-1 e2fsprogs \  	kmod-spi-bitbang kmod-bcm63xx-spi \ -	kmod-ipt-nathelper-extra wl wlc +	kmod-ipt-nathelper-extra wlc  endef  define Profile/GW6X00/Description | 
