Add a config var matching the package dir name
[openwrt/svn-archive/archive.git] / openwrt / package / libtool / Config.in
index 8c721166a2c87f862e1971c30498d9a5df3ddc45..d45eca3089184254328df66d2b0e42f1a9daaa4f 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
+