summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-09-13 08:30:35 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-09-13 08:30:35 +0000
commite2983886f331e958b74c034be4637b34eade064b (patch)
tree941338e1fb398ef2793cdae45d825a0cc5f68a0f /target
parent928ee695bb6ae6c1e4c31ed78ec7582244888930 (diff)
[brcm63xx] remove wpa-supplicant and iw from the Tecom GW6x00 profile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23051 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r--target/linux/brcm63xx/profiles/200-GW6X00.mk2
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 892be2f21..fed835b6f 100644
--- a/target/linux/brcm63xx/profiles/200-GW6X00.mk
+++ b/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