summaryrefslogtreecommitdiffstats
path: root/openwrt/package/Makefile
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-06-03 16:23:17 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-06-03 16:23:17 +0000
commit30023faa50b5c5aaaff9ae8f105c6f27c02a7b77 (patch)
tree38dd43f479432b7d477fe4e590164c12140c3e47 /openwrt/package/Makefile
parent8db5dbc79ac292a59e69513cd3aaae9facf94176 (diff)
add aircrack-ng package (thanks to Gerd, closes: #572, #581).
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3900 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/Makefile')
-rw-r--r--openwrt/package/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile
index b22ba17aa..e5b226932 100644
--- a/openwrt/package/Makefile
+++ b/openwrt/package/Makefile
@@ -5,6 +5,7 @@ include $(TOPDIR)/package/depend.mk
package-$(BR2_PACKAGE_6TUNNEL) += 6tunnel
package-$(BR2_PACKAGE_AICCU) += aiccu
package-$(BR2_PACKAGE_AIRCRACK) += aircrack
+package-$(BR2_PACKAGE_AIRCRACK_NG) += aircrack-ng
package-$(BR2_PACKAGE_AMWALL) += amwall
package-$(BR2_PACKAGE_ARPD) += arpd
package-$(BR2_PACKAGE_ARPTABLES) += arptables