From 491c474a4f8433dc6c28d3a53e3fbe8eef410814 Mon Sep 17 00:00:00 2001 From: "\"Steven J. Hill\"" Date: Sun, 14 Jan 2007 05:38:00 +0000 Subject: Add libevent package. I started building all the components needed for NFSv4 support of which libevent is one of them. The rest of the needed components, however, are horrific to get building. --- package/libevent/Config.in | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 package/libevent/Config.in (limited to 'package/libevent/Config.in') diff --git a/package/libevent/Config.in b/package/libevent/Config.in new file mode 100644 index 000000000..8ff6eca21 --- /dev/null +++ b/package/libevent/Config.in @@ -0,0 +1,7 @@ +config BR2_PACKAGE_LIBEVENT + bool "libevent" + default n + help + Userspace library for handling asynchronous notifications + + http://monkey.org/~provos/ -- cgit v1.2.3