summaryrefslogtreecommitdiff
path: root/package/avahi/Config.in
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2006-12-12 22:26:51 +0000
committerEric Andersen <andersen@codepoet.org>2006-12-12 22:26:51 +0000
commit21e97d3e155f4d9604f729698cdfff3c40eefbe7 (patch)
tree537888ff1cab21569b3bebdb44faee883d051995 /package/avahi/Config.in
parenta7748b2f132b1e7c1a87a5f3d80cb64e46ce5219 (diff)
Add avahi package and add libdaemon, which is needed by avahi
Diffstat (limited to 'package/avahi/Config.in')
-rw-r--r--package/avahi/Config.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/package/avahi/Config.in b/package/avahi/Config.in
new file mode 100644
index 000000000..7ee466213
--- /dev/null
+++ b/package/avahi/Config.in
@@ -0,0 +1,8 @@
+config BR2_PACKAGE_AVAHI
+ bool "avahi"
+ default n
+ help
+ Avahi is a system which facilitates service
+ discovery on a local network.
+
+ http://www.avahi.org/