openwrt: enable avahi/bonjour
This commit is contained in:
parent
fe37a7f417
commit
23ad638752
|
@ -1,7 +1,7 @@
|
|||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# OpenWrt version: Backfire (r23107)
|
||||
# Thu Sep 23 18:30:55 2010
|
||||
# OpenWrt version: Backfire (r23144)
|
||||
# Sat Oct 2 11:12:24 2010
|
||||
#
|
||||
CONFIG_HAVE_DOT_CONFIG=y
|
||||
# CONFIG_TARGET_ppc40x is not set
|
||||
|
@ -311,6 +311,7 @@ CONFIG_TARGET_INIT_SUPPRESS_STDERR=y
|
|||
# Base system
|
||||
#
|
||||
CONFIG_PACKAGE_base-files=y
|
||||
CONFIG_EXTROOT_SETTLETIME=20
|
||||
# CONFIG_PACKAGE_block-hotplug is not set
|
||||
# CONFIG_PACKAGE_block-mount is not set
|
||||
# CONFIG_PACKAGE_br2684ctl is not set
|
||||
|
@ -1034,7 +1035,7 @@ CONFIG_PACKAGE_firewall=y
|
|||
CONFIG_PACKAGE_hotplug2=y
|
||||
CONFIG_PACKAGE_libc=y
|
||||
CONFIG_PACKAGE_libgcc=y
|
||||
# CONFIG_PACKAGE_libpthread is not set
|
||||
CONFIG_PACKAGE_libpthread=y
|
||||
CONFIG_PACKAGE_librt=y
|
||||
# CONFIG_PACKAGE_libstdcpp is not set
|
||||
CONFIG_PACKAGE_mtd=y
|
||||
|
@ -1063,7 +1064,10 @@ CONFIG_PACKAGE_wireless-tools=y
|
|||
#
|
||||
CONFIG_PACKAGE_libcyassl=y
|
||||
# CONFIG_PACKAGE_libopenssl is not set
|
||||
CONFIG_PACKAGE_libavahi=y
|
||||
CONFIG_PACKAGE_libdaemon=y
|
||||
CONFIG_PACKAGE_libexpat=y
|
||||
CONFIG_PACKAGE_libgdbm=y
|
||||
CONFIG_PACKAGE_libiptc=y
|
||||
# CONFIG_PACKAGE_libiw is not set
|
||||
# CONFIG_PACKAGE_libltdl is not set
|
||||
|
@ -1089,6 +1093,9 @@ CONFIG_PACKAGE_libxyssl=y
|
|||
#
|
||||
CONFIG_PACKAGE_ntpclient=y
|
||||
# CONFIG_PACKAGE_arptables is not set
|
||||
# CONFIG_PACKAGE_avahi-autoipd is not set
|
||||
CONFIG_PACKAGE_avahi-daemon=y
|
||||
# CONFIG_PACKAGE_avahi-dnsconfd is not set
|
||||
# CONFIG_PACKAGE_crda is not set
|
||||
# CONFIG_PACKAGE_ebtables is not set
|
||||
# CONFIG_PACKAGE_ebtables-utils is not set
|
||||
|
@ -1551,7 +1558,6 @@ CONFIG_MADWIFI_RCA_MINSTREL=y
|
|||
#
|
||||
# disc
|
||||
#
|
||||
CONFIG_EXTROOT_SETTLETIME=20
|
||||
# CONFIG_PACKAGE_cfdisk is not set
|
||||
# CONFIG_PACKAGE_fdisk is not set
|
||||
# CONFIG_PACKAGE_sfdisk is not set
|
||||
|
|
Loading…
Reference in New Issue