diff options
author | Felix Fietkau <nbd@openwrt.org> | 2005-04-26 08:24:51 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2005-04-26 08:24:51 +0000 |
commit | aa65ab34ac815fb713fd50088eb497eeaa2fbc01 (patch) | |
tree | dd8fa5dc2a945cd4dfe5578dccff7466144613e0 /openwrt/package/Makefile | |
parent | 630d42077a15021788865a3ccad5d84cc372a03d (diff) | |
download | mtk-20170518-aa65ab34ac815fb713fd50088eb497eeaa2fbc01.zip mtk-20170518-aa65ab34ac815fb713fd50088eb497eeaa2fbc01.tar.gz mtk-20170518-aa65ab34ac815fb713fd50088eb497eeaa2fbc01.tar.bz2 |
add kismet
SVN-Revision: 722
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 d428808..5250a8b 100644 --- a/openwrt/package/Makefile +++ b/openwrt/package/Makefile @@ -24,6 +24,7 @@ package-$(BR2_PACKAGE_GMP) += gmp package-$(BR2_PACKAGE_HASERL) += haserl package-$(BR2_PACKAGE_IPTABLES) += iptables package-$(BR2_PACKAGE_IPROUTE2) += iproute2 +package-$(BR2_PACKAGE_KISMET) += kismet package-$(BR2_PACKAGE_LCD4LINUX) += lcd4linux package-$(BR2_PACKAGE_LIBELF) += libelf package-$(BR2_PACKAGE_LIBGCC) += libgcc |