summaryrefslogtreecommitdiff
path: root/package/Config.in
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2009-10-01 22:32:44 +0200
committerPeter Korsgaard <jacmet@sunsite.dk>2009-10-01 22:36:14 +0200
commit8a19a7956552715003a5063b3d66be7f831b6e9e (patch)
tree3eac6436b853da2eaa14226e13d3bc48c4876796 /package/Config.in
parent01ca43795471240afa2187857d27eb4ec4a87521 (diff)
mdnsresponder: remove package
The source target was broken until very recently, and it doesn't build as it tries to use the host compiler for the client stuff, so there cannot be many users of it. People should use avahi instead nowadays, so so just remove it instead of hacking it to work. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/Config.in')
-rw-r--r--package/Config.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/Config.in b/package/Config.in
index 784ce35eb..77de7d208 100644
--- a/package/Config.in
+++ b/package/Config.in
@@ -169,7 +169,6 @@ source "package/lighttpd/Config.in"
endif
source "package/links/Config.in"
source "package/lrzsz/Config.in"
-source "package/mdnsresponder/Config.in"
if !BR2_PACKAGE_BUSYBOX_HIDE_OTHERS
source "package/microcom/Config.in"
endif