diff options
author | Jan Huwald <jh@sotun.de> | 2012-04-24 13:33:34 (GMT) |
---|---|---|
committer | Jan Huwald <jh@sotun.de> | 2012-04-24 13:33:34 (GMT) |
commit | 340f5dcbe6e338faebf0c625f535de112d228fa1 (patch) | |
tree | a5008a60aed9b99b486a61750f08b72f4ea7154b | |
parent | 7296d84a5cbd61db072544dd375302811b2d29bf (diff) |
config: add N2N (built-in instead of package)
-rw-r--r-- | config/trunk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/trunk b/config/trunk index 8f0061b..5b8f242 100644 --- a/config/trunk +++ b/config/trunk @@ -53,7 +53,7 @@ CONFIG_PACKAGE_libip6tc=y CONFIG_PACKAGE_libpthread=y CONFIG_PACKAGE_librpc=y CONFIG_PACKAGE_librt=y -CONFIG_PACKAGE_n2n=m +CONFIG_PACKAGE_n2n=y # CONFIG_PACKAGE_ppp is not set # CONFIG_PACKAGE_uboot-envtools is not set CONFIG_PACKAGE_udp-broadcast=y |