diff options
author | Katze Miau <miaukatzemiau@priveasy.de> | 2011-11-30 15:41:59 (GMT) |
---|---|---|
committer | Katze Miau <miaukatzemiau@priveasy.de> | 2011-11-30 15:41:59 (GMT) |
commit | e231e44479d9ead3f70bb461f07be3449d422c3b (patch) | |
tree | 65f6e603a0b53370004b8964da9fd199da913fc5 | |
parent | 088fde5210fbb063a6d35c1792aa2d3937f88956 (diff) |
config: add udp-broadcast
-rw-r--r-- | config/backfire.config | 27 |
1 files changed, 14 insertions, 13 deletions
diff --git a/config/backfire.config b/config/backfire.config index 4a22a02..96e20d2 100644 --- a/config/backfire.config +++ b/config/backfire.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # OpenWrt version: Backfire (r28443) -# Sun Oct 16 12:23:22 2011 +# Wed Nov 30 14:06:30 2011 # CONFIG_HAVE_DOT_CONFIG=y # CONFIG_TARGET_ppc40x is not set @@ -2359,6 +2359,7 @@ CONFIG_PACKAGE_iw=y # CONFIG_PACKAGE_ttcp is not set # CONFIG_PACKAGE_ucarp is not set # CONFIG_PACKAGE_ucspi-tcp is not set +CONFIG_PACKAGE_udp-broadcast=y # CONFIG_PACKAGE_udpcast is not set # CONFIG_PACKAGE_udpxy is not set CONFIG_PACKAGE_uhttpd=y @@ -3147,18 +3148,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 is not set +# CONFIG_PACKAGE_erlang-asn1 is not set +# CONFIG_PACKAGE_erlang-compiler is not set +# CONFIG_PACKAGE_erlang-crypto is not set +# CONFIG_PACKAGE_erlang-hipe is not set +# CONFIG_PACKAGE_erlang-inets is not set +# CONFIG_PACKAGE_erlang-mnesia is not set +# CONFIG_PACKAGE_erlang-runtime-tools is not set +# CONFIG_PACKAGE_erlang-snmp is not set +# CONFIG_PACKAGE_erlang-ssh is not set +# CONFIG_PACKAGE_erlang-ssl is not set +# CONFIG_PACKAGE_erlang-syntax-tools is not set # # Java |