Convert gmp to new packaging style
[openwrt-10.03/.git] / package / openswan / Config.in
index 9b7cc60d2e6560b19162d5b76212634dc19a7d8c..f8e8ec1a297d3fc90590a7ee148a518d88e6aab7 100644 (file)
@@ -1,6 +1,10 @@
 config BR2_PACKAGE_OPENSWAN
        tristate "Openswan"
-       select BR2_PACKAGE_GMP
+       select BR2_PACKAGE_LIBGMP
        default m if CONFIG_DEVEL
        help
          Openswan is an implementation of IPsec for Linux.
+         
+         http://www.openswan.org/
+         
+