aboutsummaryrefslogtreecommitdiffstats
path: root/package/bluez-utils/Config.in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openwrt.org>2005-07-14 11:45:22 +0000
committerWaldemar Brodkorb <wbx@openwrt.org>2005-07-14 11:45:22 +0000
commit5aaa946078a7353ccf65717844706719aaa61f7d (patch)
tree117cc4ea2362cf7bb3a0b08595415c47aa41654c /package/bluez-utils/Config.in
parentb761f534bf1454f9353398c192997f56cbfdf027 (diff)
downloadupstream-5aaa946078a7353ccf65717844706719aaa61f7d.tar.gz
upstream-5aaa946078a7353ccf65717844706719aaa61f7d.tar.bz2
upstream-5aaa946078a7353ccf65717844706719aaa61f7d.zip
bluez stuff, thx Markus Becker
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1434 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/bluez-utils/Config.in')
-rw-r--r--package/bluez-utils/Config.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/package/bluez-utils/Config.in b/package/bluez-utils/Config.in
new file mode 100644
index 0000000000..039ff5d264
--- /dev/null
+++ b/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