Add a config var matching the package dir name
[openwrt.git] / package / libtool / Config.in
index 8c72116..d45eca3 100644 (file)
@@ -3,5 +3,11 @@ config BR2_PACKAGE_LIBLTDL
        default m if CONFIG_DEVEL
        help
          A generic dynamic object loading library.
-
+         
          http://www.gnu.org/software/libtool/
+         
+
+config BR2_PACKAGE_LIBTOOL
+       tristate
+       default BR2_PACKAGE_LIBLTDL
+
This page took 0.027901 seconds and 4 git commands to generate.