summaryrefslogtreecommitdiff
path: root/package/librt
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-04-07 17:24:32 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-04-07 17:24:32 +0200
commitb708ee58f7bef7b479f5b6999a8e976d332691b6 (patch)
tree4b13e9706173c676a0278ca1f565bc54b41943a2 /package/librt
parentf3cc98651b738ac7f2dc56ea772afa9f874b9d3b (diff)
parent7c1f6387d20faf69453a59de6c34227f9f2b833c (diff)
resolve merge
Diffstat (limited to 'package/librt')
-rw-r--r--package/librt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/librt/Makefile b/package/librt/Makefile
index cf646672f..a9bd0f313 100644
--- a/package/librt/Makefile
+++ b/package/librt/Makefile
@@ -7,7 +7,7 @@ ifeq ($(ADK_TARGET_LIB_GLIBC),y)
include ${TOPDIR}/toolchain/glibc/Makefile.inc
endif
ifeq ($(ADK_TARGET_LIB_UCLIBC),y)
-include ${TOPDIR}/toolchain/uClibc/Makefile.inc
+include ${TOPDIR}/toolchain/uclibc/Makefile.inc
endif
PKG_NAME:= librt