add some changes from whiterussian to head
[openwrt.git] / openwrt / package / Config.in
index 89eef84..4d31ead 100644 (file)
@@ -27,6 +27,7 @@ source "package/screen/Config.in"
 
 comment "Networking"
 source "package/aiccu/Config.in"
+source "package/amwall/Config.in"
 source "package/arptables/Config.in"
 source "package/arpwatch/Config.in"
 source "package/asterisk/Config.in"
@@ -99,6 +100,7 @@ source "package/wificonf/Config.in"
 
 comment "Libraries"
 source "package/glib/Config.in"
+source "package/libamsel/Config.in"
 source "package/libdb/Config.in"
 source "package/libelf/Config.in"
 source "package/libevent/Config.in"
@@ -151,6 +153,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"
 
This page took 0.03134 seconds and 4 git commands to generate.