diff options
Diffstat (limited to 'openwrt/package/libpthread/Config.in')
-rw-r--r-- | openwrt/package/libpthread/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/libpthread/Config.in b/openwrt/package/libpthread/Config.in index 0a0eef2127..b51850c6ea 100644 --- a/openwrt/package/libpthread/Config.in +++ b/openwrt/package/libpthread/Config.in @@ -1,5 +1,5 @@ config BR2_PACKAGE_LIBPTHREAD - tristate "libpthread (POSIX threads library)" + tristate "libpthread - POSIX threads library" default m if CONFIG_DEVEL help POSIX threads library |