diff options
-rw-r--r-- | package/erlang/Config.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package/erlang/Config.in b/package/erlang/Config.in index 6920db689..27206f306 100644 --- a/package/erlang/Config.in +++ b/package/erlang/Config.in @@ -8,6 +8,8 @@ config BR2_PACKAGE_ERLANG telephony and instant messaging. Erlang's runtime system has built-in support for concurrency, distribution and fault tolerance. + http://www.erlang.org + config BR2_PACKAGE_ERLANG_MEGACO bool "install megaco application" depends on BR2_PACKAGE_ERLANG |