aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/omap24xx/profiles/100-n810.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/omap24xx/profiles/100-n810.mk
parent7728944c0bbda043b02462f4c4affe0d8353d4e0 (diff)
downloadmaster-187ad058-293dd74caa1fddb494e43c7b878ae27ceac4f58f.tar.gz
master-187ad058-293dd74caa1fddb494e43c7b878ae27ceac4f58f.tar.bz2
master-187ad058-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/omap24xx/profiles/100-n810.mk')
-rw-r--r--target/linux/omap24xx/profiles/100-n810.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/omap24xx/profiles/100-n810.mk b/target/linux/omap24xx/profiles/100-n810.mk
index a25148fc72..36f30866d0 100644
--- a/target/linux/omap24xx/profiles/100-n810.mk
+++ b/target/linux/omap24xx/profiles/100-n810.mk
@@ -10,7 +10,7 @@ define Profile/n810-base
PACKAGES:= \
block-mount \
gpsd \
- ip iw wireless-tools kmod-p54-spi wpa-supplicant \
+ ip iw kmod-p54-spi wpa-supplicant \
dnsmasq dropbear \
pwrtray-backend \
kmod-fs-vfat kmod-fs-msdos \