diff options
author | Michael Stöcker <micha@mint> | 2012-03-07 08:29:08 (GMT) |
---|---|---|
committer | Michael Stöcker <micha@mint> | 2012-03-07 08:29:08 (GMT) |
commit | 3b006dd99b7b84c6efa22dfd334e67ce7df320b2 (patch) | |
tree | ea75bfab62c6ebca40478b070ca13528096f1262 | |
parent | a4626c8bc4e9ab138674d2089e49f18b28a41cfd (diff) |
* make n2n only built as module
-rw-r--r-- | config/trunk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/trunk b/config/trunk index 559a188..4d2e578 100644 --- a/config/trunk +++ b/config/trunk @@ -48,7 +48,7 @@ CONFIG_PACKAGE_libip6tc=y CONFIG_PACKAGE_libpthread=y CONFIG_PACKAGE_librpc=y CONFIG_PACKAGE_librt=y -CONFIG_PACKAGE_n2n=y +CONFIG_PACKAGE_n2n=m # CONFIG_PACKAGE_ppp is not set # CONFIG_PACKAGE_uboot-envtools is not set CONFIG_PACKAGE_udp-broadcast=y |