diff options
| author | egon_ffj <egon@freifunk-jena.de> | 2011-10-18 16:12:23 (GMT) | 
|---|---|---|
| committer | egon_ffj <egon@freifunk-jena.de> | 2011-10-18 16:12:23 (GMT) | 
| commit | 81677550888213a9ffe5a71012c7418c78f0d6df (patch) | |
| tree | 59c1676f70ea76e05420c2602d861a79b58cc842 /config | |
| parent | d26ddc3530232c3eb94688970801959328ad57f1 (diff) | |
 * prevent erlang to be build via default
Diffstat (limited to 'config')
| -rw-r--r-- | config/backfire.config | 24 | 
1 files changed, 12 insertions, 12 deletions
| diff --git a/config/backfire.config b/config/backfire.config index 45a602e..4a22a02 100644 --- a/config/backfire.config +++ b/config/backfire.config @@ -3147,18 +3147,18 @@ CONFIG_PACKAGE_nano=y  #  # Erlang  # -CONFIG_PACKAGE_erlang=m -CONFIG_PACKAGE_erlang-asn1=m -CONFIG_PACKAGE_erlang-compiler=m -CONFIG_PACKAGE_erlang-crypto=m -CONFIG_PACKAGE_erlang-hipe=m -CONFIG_PACKAGE_erlang-inets=m -CONFIG_PACKAGE_erlang-mnesia=m -CONFIG_PACKAGE_erlang-runtime-tools=m -CONFIG_PACKAGE_erlang-snmp=m -CONFIG_PACKAGE_erlang-ssh=m -CONFIG_PACKAGE_erlang-ssl=m -CONFIG_PACKAGE_erlang-syntax-tools=m +#CONFIG_PACKAGE_erlang=m +#CONFIG_PACKAGE_erlang-asn1=m +#CONFIG_PACKAGE_erlang-compiler=m +#CONFIG_PACKAGE_erlang-crypto=m +#CONFIG_PACKAGE_erlang-hipe=m +#CONFIG_PACKAGE_erlang-inets=m +#CONFIG_PACKAGE_erlang-mnesia=m +#CONFIG_PACKAGE_erlang-runtime-tools=m +#CONFIG_PACKAGE_erlang-snmp=m +#CONFIG_PACKAGE_erlang-ssh=m +#CONFIG_PACKAGE_erlang-ssl=m +#CONFIG_PACKAGE_erlang-syntax-tools=m  #  # Java | 
