aboutsummaryrefslogtreecommitdiff
path: root/Makefile.inc1
diff options
context:
space:
mode:
authorMatt Macy <mmacy@FreeBSD.org>2018-05-26 19:26:19 +0000
committerMatt Macy <mmacy@FreeBSD.org>2018-05-26 19:26:19 +0000
commit5506ceb87fa19140863b4e3ee978f631ccc4cf74 (patch)
tree895b12b3b0657b0b43d37103be78fac70a471522 /Makefile.inc1
parent4928135658a9d0eaee37003df6137ab363fcb0b4 (diff)
downloadsrc-5506ceb87fa19140863b4e3ee978f631ccc4cf74.tar.gz
src-5506ceb87fa19140863b4e3ee978f631ccc4cf74.zip
Revert r334242 "pmc(3)/hwpmc(4): update supported Intel processors to rely fully on the"
because of squash commit messages
Notes
Notes: svn path=/head/; revision=334243
Diffstat (limited to 'Makefile.inc1')
-rw-r--r--Makefile.inc12
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1
index 827838a0fa8d..970ba0248c0c 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -2031,7 +2031,7 @@ _libmagic=lib/libmagic
.endif
.if ${MACHINE_CPUARCH} == "amd64"
-_jevents=lib/libpmc/pmu-events
+_jevents=lib/libpmcstat/pmu-events
.endif
# kernel-toolchain skips _cleanobj, so handle cleaning up previous