summaryrefslogtreecommitdiff
path: root/package/glibc
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2018-03-08 02:17:18 +0100
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2018-03-08 02:18:17 +0100
commitf030847ec203bde6a227dcf6081ee932df833588 (patch)
tree1e3b6389c23e5f923f786f21c09d5bb9b6c13325 /package/glibc
parent8fd73e994cb518f4288cdc18df26d19a18ba4961 (diff)
fix path to new include file
Diffstat (limited to 'package/glibc')
-rw-r--r--package/glibc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/glibc/Makefile b/package/glibc/Makefile
index 8e3b60020..9752a3277 100644
--- a/package/glibc/Makefile
+++ b/package/glibc/Makefile
@@ -2,7 +2,7 @@
# material, please see the LICENCE file in the top-level directory.
include $(ADK_TOPDIR)/rules.mk
-include $(ADK_TOPDIR)/mk/kernel-ver.mk
+include $(ADK_TOPDIR)/mk/$(ADK_TARGET_OS)-ver.mk
include $(ADK_TOPDIR)/mk/kernel-vars.mk
include $(ADK_TOPDIR)/toolchain/glibc/Makefile.inc