diff options
author | Felix Fietkau <nbd@openwrt.org> | 2005-08-25 11:59:22 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2005-08-25 11:59:22 +0000 |
commit | e3d4482e20050069477b68c68ceb9a28593ae882 (patch) | |
tree | 01177721a7a09666d181cceb6776894a38f99ec2 /package/Makefile | |
parent | e07a9f98817edcc4fd988ea72584474c3395c7e6 (diff) | |
download | upstream-e3d4482e20050069477b68c68ceb9a28593ae882.tar.gz upstream-e3d4482e20050069477b68c68ceb9a28593ae882.tar.bz2 upstream-e3d4482e20050069477b68c68ceb9a28593ae882.zip |
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 |