From 30023faa50b5c5aaaff9ae8f105c6f27c02a7b77 Mon Sep 17 00:00:00 2001 From: nico Date: Sat, 3 Jun 2006 16:23:17 +0000 Subject: 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 --- openwrt/package/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'openwrt/package/Makefile') 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 -- cgit v1.2.3