aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/omap35xx/gumstix/profiles/000-hegw.mk
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2012-09-28 21:54:31 +0000
committerJohn Crispin <blogic@openwrt.org>2012-09-28 21:54:31 +0000
commit293dd74caa1fddb494e43c7b878ae27ceac4f58f (patch)
treeafb4e097c828b1c79f44571df52489e4d15df883 /target/linux/omap35xx/gumstix/profiles/000-hegw.mk
parent7728944c0bbda043b02462f4c4affe0d8353d4e0 (diff)
downloadupstream-293dd74caa1fddb494e43c7b878ae27ceac4f58f.tar.gz
upstream-293dd74caa1fddb494e43c7b878ae27ceac4f58f.tar.bz2
upstream-293dd74caa1fddb494e43c7b878ae27ceac4f58f.zip
[kernel] dont explicitly select wireless-tools. rely on the drivers that need them to have the right dependency
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33593 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/omap35xx/gumstix/profiles/000-hegw.mk')
-rw-r--r--target/linux/omap35xx/gumstix/profiles/000-hegw.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/omap35xx/gumstix/profiles/000-hegw.mk b/target/linux/omap35xx/gumstix/profiles/000-hegw.mk
index d65372c52c..ee312b53db 100644
--- a/target/linux/omap35xx/gumstix/profiles/000-hegw.mk
+++ b/target/linux/omap35xx/gumstix/profiles/000-hegw.mk
@@ -10,7 +10,7 @@ define Profile/Gumstix
PACKAGES:=-iptables -ppp -ppp-mod-pppoe -kmod-ipt-nathelper \
-firewall -mtd -hotplug2 -udevtrigger -dropbear \
usb udev kmod-bluetooth ntpclient wpa-supplicant \
- wireless-tools wpa-cli \
+ wpa-cli \
bluez-utils bluez-hcidump usbutils \
kmod-usb-serial kmod-usb-serial-cp210x kmod-usb-serial-ftdi \
kmod-usb-serial-pl2303 kmod-usb-uhci kmod-cfg80211 \