1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-10 23:51:53 +02:00
openwrt-xburst/openwrt/package/libtool/Config.in

14 lines
284 B
Plaintext
Raw Normal View History

config BR2_PACKAGE_LIBLTDL
tristate "libltdl (a generic dynamic object loading library)"
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