make asterisk chan_bluetooth and chan_h323 modules optional, link openh323 and pwlib...
[openwrt/openwrt.git] / openwrt / package / openh323 / Config.in
index 1aa3202e9c9a419976978b6a6ee534df8e868e3a..6dfe1f97a6ec855fc35c22f2663e78ac9173222f 100644 (file)
@@ -1,6 +1,6 @@
-config BR2_PACKAGE_OPENH323
-       prompt "openh323.......................... OpenH323 implementation"
+config BR2_COMPILE_OPENH323
+#      prompt "openh323.......................... OpenH323 implementation"
        tristate
-       select BR2_PACKAGE_PWLIB
+       select BR2_COMPILE_PWLIB
        default n
        help