diff options
| author | Nicolas Thill <nico@openwrt.org> | 2005-10-17 18:03:48 +0000 |
|---|---|---|
| committer | Nicolas Thill <nico@openwrt.org> | 2005-10-17 18:03:48 +0000 |
| commit | 10e84d17e8d03ccd20a5037aa18177121bc54a57 (patch) | |
| tree | 98288bdc7f1894a1b1af8b472236d4a9433b5048 /openwrt/package/Makefile | |
| parent | acce65aaf6798a607b3a24d603c0c58ee7349cac (diff) | |
| download | mtk-20170518-10e84d17e8d03ccd20a5037aa18177121bc54a57.zip mtk-20170518-10e84d17e8d03ccd20a5037aa18177121bc54a57.tar.gz mtk-20170518-10e84d17e8d03ccd20a5037aa18177121bc54a57.tar.bz2 | |
add aircrack package (thanks to Florian Fainelli)
SVN-Revision: 2148
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 7b07613..6593baf 100644 --- a/openwrt/package/Makefile +++ b/openwrt/package/Makefile @@ -5,6 +5,7 @@ package-:=tcp_wrappers package-y:=nvram package-$(BR2_PACKAGE_6TUNNEL) += 6tunnel package-$(BR2_PACKAGE_AICCU) += aiccu +package-$(BR2_PACKAGE_AIRCRACK) += aircrack package-$(BR2_PACKAGE_AMWALL) += amwall package-$(BR2_PACKAGE_ARPD) += arpd package-$(BR2_PACKAGE_ARPTABLES) += arptables |
