summaryrefslogtreecommitdiff
path: root/package/perf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/perf/Makefile')
-rw-r--r--package/perf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/perf/Makefile b/package/perf/Makefile
index db8dbb28c..2e7188c14 100644
--- a/package/perf/Makefile
+++ b/package/perf/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
PKG_NAME:= perf
PKG_VERSION:= $(KERNEL_VERSION)