Browse Source

profiles: GW6X00: fixed inclusion of both wl and wlc wireless tools...should be just wlc

SVN-Revision: 27470
Daniel Dickinson 14 years ago
parent
commit
9dc72505a2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      target/linux/brcm63xx/profiles/200-GW6X00.mk

+ 1 - 1
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