Home
last modified time | relevance | path

Searched refs:DBUS_INCLUDE (Results 1 – 1 of 1) sorted by relevance

/external/wpa_supplicant_8/wpa_supplicant/dbus/
DMakefile44 ifndef DBUS_INCLUDE
45 DBUS_INCLUDE := $(shell $(PKG_CONFIG) --cflags dbus-1) macro
49 DBUS_INCLUDE += $(shell xml2-config --cflags)
53 CFLAGS += $(DBUS_INCLUDE)