Home | History | Annotate | Download | only in dhcpcd-6.8.2

Lines Matching refs:DBUS

28 DBUS=
49 --enable-dbus) DBUS=yes;;
50 --disable-dbus) DBUS=no;;
412 if [ "$DBUS" = yes ]; then
416 echo "DHCPCD_SRCS+= dbus/dbus-dict.c dbus/rpc-dbus.c" >>$CONFIG_MK