diff options
author | Waldemar Brodkorb <wbx@openwrt.org> | 2005-07-17 16:11:14 +0000 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openwrt.org> | 2005-07-17 16:11:14 +0000 |
commit | 3095da757f6e73b326223651187df77a30a49e35 (patch) | |
tree | 5d6616fc207b919c70ea42afdaf59426b3c26ffd /package/bluez-libs/Config.in | |
parent | 788ea0a9e1356dc4d4733d8096bf74137ec8af3f (diff) | |
download | upstream-3095da757f6e73b326223651187df77a30a49e35.tar.gz upstream-3095da757f6e73b326223651187df77a30a49e35.tar.bz2 upstream-3095da757f6e73b326223651187df77a30a49e35.zip |
add menu descriptions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1488 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/bluez-libs/Config.in')
-rw-r--r-- | package/bluez-libs/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/bluez-libs/Config.in b/package/bluez-libs/Config.in index 2079771d81..28fab313cf 100644 --- a/package/bluez-libs/Config.in +++ b/package/bluez-libs/Config.in @@ -1,5 +1,5 @@ config BR2_PACKAGE_BLUEZ_LIBS - tristate "bluez-libs" + tristate "bluez-libs - bluetooth library" default m if CONFIG_DEVEL help Bluez libs. |