aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/omap35xx/gumstix/profiles/002-es.mk
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2012-09-28 21:54:31 +0000
committerJohn Crispin <john@openwrt.org>2012-09-28 21:54:31 +0000
commitf3cab53f273a1e89a46c84465c2fbdf02adbd52b (patch)
tree357919bb7dcfd02ee32843bf9e05e7f2d769a7b4 /target/linux/omap35xx/gumstix/profiles/002-es.mk
parent0afc7b9b6df5ab5d27d8be9b8b9c4940d17abaf7 (diff)
downloadupstream-f3cab53f273a1e89a46c84465c2fbdf02adbd52b.tar.gz
upstream-f3cab53f273a1e89a46c84465c2fbdf02adbd52b.tar.bz2
upstream-f3cab53f273a1e89a46c84465c2fbdf02adbd52b.zip
dont explicitly select wireless-tools. rely on the drivers that need them to have the right dependency
SVN-Revision: 33593
Diffstat (limited to 'target/linux/omap35xx/gumstix/profiles/002-es.mk')
-rw-r--r--target/linux/omap35xx/gumstix/profiles/002-es.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/omap35xx/gumstix/profiles/002-es.mk b/target/linux/omap35xx/gumstix/profiles/002-es.mk
index 78386f62e1..cd8c4640eb 100644
--- a/target/linux/omap35xx/gumstix/profiles/002-es.mk
+++ b/target/linux/omap35xx/gumstix/profiles/002-es.mk
@@ -10,7 +10,7 @@ define Profile/Es
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 \