summaryrefslogtreecommitdiffstats
path: root/rules/host-dbus-glib.in
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2008-05-18 12:35:57 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2008-05-18 12:35:57 +0000
commitefc9f590e15424b5076a1b9679e22cd126599b95 (patch)
tree2f74b345abf8a81159372beefbb450beffe3f1ae /rules/host-dbus-glib.in
parentb106fc45e74b6c760254aeae20e3224f7bcb1de6 (diff)
downloadptxdist-efc9f590e15424b5076a1b9679e22cd126599b95.tar.gz
ptxdist-efc9f590e15424b5076a1b9679e22cd126599b95.tar.xz
* host-dbus-glib: ported from techpool
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8173 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/host-dbus-glib.in')
-rw-r--r--rules/host-dbus-glib.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/rules/host-dbus-glib.in b/rules/host-dbus-glib.in
new file mode 100644
index 000000000..4895685f9
--- /dev/null
+++ b/rules/host-dbus-glib.in
@@ -0,0 +1,5 @@
+config HOST_DBUS_GLIB
+ bool
+ select HOST_DBUS
+ select HOST_GLIB
+