diff options
author | Katze Miau <miaukatzemiau@priveasy.de> | 2011-10-19 09:50:03 (GMT) |
---|---|---|
committer | Katze Miau <miaukatzemiau@priveasy.de> | 2011-10-19 09:50:03 (GMT) |
commit | 5ae967dc38bf6504eaefe525e3d874f4c19b6ec4 (patch) | |
tree | 25cc3810e36d0b3949c43cd13fea86013573269d /config/backfire.config | |
parent | ac705f586ef3f7c08b2952e55508e65bba0be168 (diff) | |
parent | a405107d25aaef0ef4f3cd915bdee1b68830a203 (diff) |
Merge gitorious.org:+freifunk-jena/freifunk-jena-batman-config/freifunk-jena-batman-config-v2
Conflicts:
Makefile
Diffstat (limited to 'config/backfire.config')
-rw-r--r-- | config/backfire.config | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/config/backfire.config b/config/backfire.config index 45a602e..ab8bdfa 100644 --- a/config/backfire.config +++ b/config/backfire.config @@ -279,7 +279,7 @@ CONFIG_USE_SSTRIP=y CONFIG_STRIP_KERNEL_EXPORTS=y # CONFIG_DEVEL is not set # CONFIG_BROKEN is not set -CONFIG_DOWNLOAD_FOLDER="" +CONFIG_DOWNLOAD_FOLDER="../../dl" CONFIG_LOCALMIRROR="" CONFIG_AUTOREBUILD=y CONFIG_BUILD_SUFFIX="" @@ -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 |