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 | ae808b9458159dad37d247932a386dcfaf4b3b1f (patch) | |
tree | 01177721a7a09666d181cceb6776894a38f99ec2 /package/Makefile | |
parent | 84e5ae23cefdd6c8c713483fe13fdcdba045de4e (diff) |
add madwifi-tools
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1751 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/Makefile')
-rw-r--r-- | package/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/Makefile b/package/Makefile index 0f5777c055..0b9794132b 100644 --- a/package/Makefile +++ b/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 |