From e648a183ba96bf6c8a32fa405aad6604f7c2ff02 Mon Sep 17 00:00:00 2001 From: nbd Date: Sat, 30 Apr 2005 19:52:06 +0000 Subject: add fprobe git-svn-id: svn://svn.openwrt.org/openwrt/trunk@773 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/package/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'openwrt/package/Makefile') diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile index d071397be4..99c2c7248c 100644 --- a/openwrt/package/Makefile +++ b/openwrt/package/Makefile @@ -18,6 +18,7 @@ package-$(BR2_PACKAGE_DNSMASQ) += dnsmasq package-$(BR2_PACKAGE_EBTABLES) += ebtables package-$(BR2_PACKAGE_EZIPUPDATE) += ez-ipupdate package-$(BR2_PACKAGE_FPING) += fping +package-$(BR2_PACKAGE_FPROBE) += fprobe package-$(BR2_PACKAGE_FUSE) += fuse package-$(BR2_PACKAGE_GLIB) += glib package-$(BR2_PACKAGE_GMP) += gmp @@ -111,6 +112,7 @@ postgresql-compile: zlib-compile nmap-compile: uclibc++-compile pcre-compile libpcap-compile kismet-compile: uclibc++-compile libpcap-compile tinc-compile: zlib-compile openssl-compile lzo-compile +fprobe-compile: libpcap-compile snort-compile: libnet-compile libpcap-compile pcre-compile ifeq ($(BR2_PACKAGE_SNORT_MYSQL),y) -- cgit v1.2.3