summaryrefslogtreecommitdiffstats
path: root/openwrt/package/bluez-utils/Config.in
diff options
context:
space:
mode:
authorwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-07-14 11:45:22 +0000
committerwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-07-14 11:45:22 +0000
commitfdf2e0f8d9a97ae49f5ffce85bf775605903dc18 (patch)
treef649e50e31aaef22f5fc822b9dc1e85d19a4ff7a /openwrt/package/bluez-utils/Config.in
parent5ca8302d76986d4e4a9b5933fee8114792a44b8c (diff)
bluez stuff, thx Markus Becker
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1434 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/bluez-utils/Config.in')
-rw-r--r--openwrt/package/bluez-utils/Config.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/openwrt/package/bluez-utils/Config.in b/openwrt/package/bluez-utils/Config.in
new file mode 100644
index 000000000..039ff5d26
--- /dev/null
+++ b/openwrt/package/bluez-utils/Config.in
@@ -0,0 +1,11 @@
+config BR2_PACKAGE_BLUEZ_UTILS
+ tristate "bluez-utils"
+ default m if CONFIG_DEVEL
+ select BR2_PACKAGE_GLIB
+ select BR2_PACKAGE_BLUEZ_LIBS
+ help
+ Bluez utils.
+
+ http://bluez.org
+
+ Depends: libpthread, bluez-libs