summaryrefslogtreecommitdiffstats
path: root/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
commit0dec4ae2ef6849adc9e6903c557abe2c1cdecd7e (patch)
tree117cc4ea2362cf7bb3a0b08595415c47aa41654c /package/bluez-utils/Config.in
parent08c5754785ed390d3bbbe458edba7c55a391700e (diff)
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 000000000..039ff5d26
--- /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