let ipkg fail when a package file to be installed is not found
[openwrt/svn-archive/archive.git] / openwrt / package / libpthread / Config.in
1 config BR2_PACKAGE_LIBPTHREAD
2 prompt "libpthread........................ POSIX threads library"
3 tristate
4 default m if CONFIG_DEVEL
5 help
6 POSIX threads library
7