aboutsummaryrefslogtreecommitdiffstats
path: root/package/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2005-04-03 18:00:10 +0000
committerFelix Fietkau <nbd@openwrt.org>2005-04-03 18:00:10 +0000
commitaa22d6d82c97ffe0f5c4f9b9fb4112066130c700 (patch)
tree4f20a9a42d179cd00fe85926fc27bbfa17070b4d /package/Makefile
parent3f7cc95be437cd1cb9527c620c333bf242d99bef (diff)
downloadupstream-aa22d6d82c97ffe0f5c4f9b9fb4112066130c700.tar.gz
upstream-aa22d6d82c97ffe0f5c4f9b9fb4112066130c700.tar.bz2
upstream-aa22d6d82c97ffe0f5c4f9b9fb4112066130c700.zip
add wireless tools
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@545 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/Makefile')
-rw-r--r--package/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/Makefile b/package/Makefile
index c769dcb1a8..9804dedee4 100644
--- a/package/Makefile
+++ b/package/Makefile
@@ -41,6 +41,7 @@ package-$(BR2_PACKAGE_SER) += ser
package-$(BR2_PACKAGE_SETSERIAL) += setserial
package-$(BR2_PACKAGE_STRACE) += strace
package-$(BR2_PACKAGE_TCPDUMP) += tcpdump
+package-$(BR2_PACKAGE_WIRELESS_TOOLS) += wireless-tools
package-$(BR2_PACKAGE_WOL) += wol
package-$(BR2_PACKAGE_ZLIB) += zlib
package-$(BR2_PACKAGE_DHCPFWD) += dhcp-forwarder