summaryrefslogtreecommitdiffstats
path: root/openwrt/package/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/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/Config.in')
-rw-r--r--openwrt/package/Config.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/openwrt/package/Config.in b/openwrt/package/Config.in
index 89eef84bd..e3662b776 100644
--- a/openwrt/package/Config.in
+++ b/openwrt/package/Config.in
@@ -151,6 +151,10 @@ comment "Kernel related ---"
source "package/fuse/Config.in" # kmod-fuse
source "package/shfs/Config.in" # kmod-shfs
+comment "Bluetooth related"
+source "package/bluez-libs/Config.in"
+source "package/bluez-utils/Config.in"
+
comment "Extra stuff"
source "package/sdk/Config.in"