diff options
author | John Crispin <john@openwrt.org> | 2012-09-28 21:54:31 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2012-09-28 21:54:31 +0000 |
commit | f3cab53f273a1e89a46c84465c2fbdf02adbd52b (patch) | |
tree | 357919bb7dcfd02ee32843bf9e05e7f2d769a7b4 /target/linux/at91/9260/profiles/002-flexibity-luci.mk | |
parent | 0afc7b9b6df5ab5d27d8be9b8b9c4940d17abaf7 (diff) | |
download | upstream-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/at91/9260/profiles/002-flexibity-luci.mk')
-rw-r--r-- | target/linux/at91/9260/profiles/002-flexibity-luci.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/at91/9260/profiles/002-flexibity-luci.mk b/target/linux/at91/9260/profiles/002-flexibity-luci.mk index 8904140f17..433239be65 100644 --- a/target/linux/at91/9260/profiles/002-flexibity-luci.mk +++ b/target/linux/at91/9260/profiles/002-flexibity-luci.mk @@ -7,7 +7,7 @@ define Profile/flexibity-luci NAME:=Flexibity Connect (LuCI) - PACKAGES:=bridge wireless-tools block-mount modprobe dnsmasq hotplug2 udev luci-flexibity \ + PACKAGES:=bridge block-mount modprobe dnsmasq hotplug2 udev luci-flexibity \ syslog-ng sudo transmission-web miniupnpd nmap-ssl ip ntpclient ntpdate chat crda e169-stats genl hostapd-utils \ iw madwimax netcat portmap ppp ppp-mod-pppoe pptp tcpdump usb-modem usb-modem-huawei-e175x usb-modem-huawei-eg162 \ usb-modem-nokia-5800 wpa-cli wpa-supplicant motion badblocks blkid cifsmount disktype dosfsck dosfslabel e2fsprogs \ |