X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/461d05dcd4d6808026e3d298f3189f1e073b9b03..89e516c04a86ab5ae16090e8b9989736ef9278fe:/openwrt/package/libpthread/Config.in diff --git a/openwrt/package/libpthread/Config.in b/openwrt/package/libpthread/Config.in index 87d1a5d03..fb6cb5841 100644 --- a/openwrt/package/libpthread/Config.in +++ b/openwrt/package/libpthread/Config.in @@ -1,6 +1,7 @@ config BR2_PACKAGE_LIBPTHREAD - tristate "libpthread (POSIX threads library)" - default m + prompt "libpthread........................ POSIX threads library" + tristate + default m if CONFIG_DEVEL help POSIX threads library - +