Browse Source

remove wpa-supplicant and iw from the Tecom GW6x00 profile

SVN-Revision: 23051
Florian Fainelli 15 years ago
parent
commit
bbca651e1b
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

@@ -11,7 +11,7 @@ define Profile/GW6X00
 	kmod-fs-ext2 kmod-nls-cp437 kmod-nls-iso8859-1 kmod-fs-vfat \
 	kmod-loop e2fsprogs kmod-spi-bitbang kmod-bcm63xx-spi \
 	kmod-ipt-nathelper-extra kmod-input-gpio-buttons \
-	wpa-supplicant iw kmod-leds-gpio kmod-button-hotplug \
+	kmod-leds-gpio kmod-button-hotplug \
 	wl wlc
 endef