blob: 0f279756433e99a98f04b49e90d294e93b45db74 (
plain)
1
2
3
4
5
6
7
8
9
10
|
config BR2_PACKAGE_ASTERISK
bool "asterisk"
default n
select BR2_PACKAGE_NCURSES
select BR2_PACKAGE_ZLIB
select BR2_PACKAGE_OPENSSL
select BR2_PACKAGE_MPG123
help
Asterisk - the Open Source PBX
|