summaryrefslogtreecommitdiff
path: root/package/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/Makefile')
-rw-r--r--package/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/package/Makefile b/package/Makefile
index 8862560eb..7dbb6cfaf 100644
--- a/package/Makefile
+++ b/package/Makefile
@@ -20,8 +20,6 @@ package-$(ADK_PACKAGE_UCLIBC_NG) += uclibc-ng
gcc-compile: uclibc-ng-compile
endif
-package-$(ADK_PACKAGE_LIBPTHREAD) += libpthread
-
include $(ADK_TOPDIR)/package/Depends.mk
COMPILE_PACKAGES:=$(patsubst %,%-compile,$(package-y))