diff options
| author | Felix Fietkau <nbd@openwrt.org> | 2005-04-03 18:00:10 +0000 |
|---|---|---|
| committer | Felix Fietkau <nbd@openwrt.org> | 2005-04-03 18:00:10 +0000 |
| commit | f8905eb2d19b6c71dda6ad15b7f747661165893d (patch) | |
| tree | 9c582bfa239c6e48c1b09ad0813107c4a68c7acb /openwrt/package/Makefile | |
| parent | 27e2b2ad8888a9287ebd4e19af16342eb56c0e0d (diff) | |
| download | mtk-20170518-f8905eb2d19b6c71dda6ad15b7f747661165893d.zip mtk-20170518-f8905eb2d19b6c71dda6ad15b7f747661165893d.tar.gz mtk-20170518-f8905eb2d19b6c71dda6ad15b7f747661165893d.tar.bz2 | |
add wireless tools
SVN-Revision: 545
Diffstat (limited to 'openwrt/package/Makefile')
| -rw-r--r-- | openwrt/package/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile index c769dcb..9804ded 100644 --- a/openwrt/package/Makefile +++ b/openwrt/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 |
