summaryrefslogtreecommitdiffstats
path: root/openwrt/package/bluez-libs/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-libs/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-libs/Config.in')
-rw-r--r--openwrt/package/bluez-libs/Config.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/openwrt/package/bluez-libs/Config.in b/openwrt/package/bluez-libs/Config.in
new file mode 100644
index 000000000..2079771d8
--- /dev/null
+++ b/openwrt/package/bluez-libs/Config.in
@@ -0,0 +1,8 @@
+config BR2_PACKAGE_BLUEZ_LIBS
+ tristate "bluez-libs"
+ default m if CONFIG_DEVEL
+ help
+ Bluez libs.
+
+ http://bluez.org
+