Add missing md5sum
[openwrt.git] / package / openswan / Config.in
index 9b7cc60..9db2402 100644 (file)
@@ -1,6 +1,11 @@
 config BR2_PACKAGE_OPENSWAN
        tristate "Openswan"
-       select BR2_PACKAGE_GMP
+       select BR2_PACKAGE_LIBGMP
+       select BR2_PACKAGE_KMOD_OPENSWAN
        default m if CONFIG_DEVEL
        help
          Openswan is an implementation of IPsec for Linux.
+         
+         http://www.openswan.org/
+         
+
This page took 0.027254 seconds and 4 git commands to generate.