1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

[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
This commit is contained in:
blogic
2012-09-28 21:54:31 +00:00
parent 4991a16db1
commit 552688c8bf
11 changed files with 11 additions and 11 deletions

View File

@@ -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 \