From 48cdccbcbafa490f7d7b2f641c26fcbbff933642 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Thu, 14 Jul 2005 11:45:22 +0000 Subject: bluez stuff, thx Markus Becker SVN-Revision: 1434 --- openwrt/package/bluez-utils/Config.in | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 openwrt/package/bluez-utils/Config.in (limited to 'openwrt/package/bluez-utils/Config.in') diff --git a/openwrt/package/bluez-utils/Config.in b/openwrt/package/bluez-utils/Config.in new file mode 100644 index 0000000..039ff5d --- /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 -- cgit v1.1