use gcc 4.0.2 and deselect ppp by default for Aruba, use gcc 3.4.5 for the other...
[openwrt.git] / package / siproxd / Config.in
1 config BR2_PACKAGE_SIPROXD
2 prompt "siproxd........................... SIP (Session Initiation Protocol) proxy"
3 tristate
4 default m if CONFIG_DEVEL
5 select BR2_PACKAGE_LIBOSIP2
6 help
7 A SIP (Session Initiation Protocol) proxy
8
9 http://siproxd.sourceforge.net/
10
11 Depends: libosip2
12
This page took 0.053939 seconds and 5 git commands to generate.