summaryrefslogtreecommitdiffstats
path: root/openwrt/package/libpthread/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'openwrt/package/libpthread/Config.in')
-rw-r--r--openwrt/package/libpthread/Config.in7
1 files changed, 0 insertions, 7 deletions
diff --git a/openwrt/package/libpthread/Config.in b/openwrt/package/libpthread/Config.in
deleted file mode 100644
index fb6cb58416..0000000000
--- a/openwrt/package/libpthread/Config.in
+++ /dev/null
@@ -1,7 +0,0 @@
-config BR2_PACKAGE_LIBPTHREAD
- prompt "libpthread........................ POSIX threads library"
- tristate
- default m if CONFIG_DEVEL
- help
- POSIX threads library
-