summaryrefslogtreecommitdiffstats
path: root/target/linux/omap24xx
diff options
context:
space:
mode:
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-09-28 21:54:31 +0000
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-09-28 21:54:31 +0000
commit552688c8bfb978643e05fb67fc6a1c18bea85f5c (patch)
treeafb4e097c828b1c79f44571df52489e4d15df883 /target/linux/omap24xx
parent4991a16db158a17d609eb2a9714d7de89c16e314 (diff)
[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')
-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 a25148fc7..36f30866d 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 \