diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-08-25 11:59:22 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-08-25 11:59:22 +0000 |
commit | 2ee764de2de606f33fd60975d41d75e7287669f1 (patch) | |
tree | a41c31c61d389c4a82fd920986aa0a54cbe7ed1b /openwrt/package/Makefile | |
parent | db684723c4cf2a2f7316f4c3bbeace9b0f2e3a17 (diff) |
add madwifi-tools
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1751 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 0f5777c055..0b9794132b 100644 --- a/openwrt/package/Makefile +++ b/openwrt/package/Makefile @@ -82,6 +82,7 @@ package-$(BR2_PACKAGE_LIGHTTPD) += lighttpd package-$(BR2_PACKAGE_LINUX_ATM) += linux-atm package-$(BR2_PACKAGE_LUA) += lua package-$(BR2_PACKAGE_LZO) += lzo +package-$(BR2_PACKAGE_MADWIFI_TOOLS) += madwifi-tools package-$(BR2_PACKAGE_MARADNS) += maradns package-$(BR2_PACKAGE_MATRIXSSL) += matrixssl package-$(BR2_PACKAGE_MICROCOM) += microcom |