aboutsummaryrefslogtreecommitdiff
path: root/lib/libpmc/Makefile
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2018-07-27 21:25:01 +0000
committerWarner Losh <imp@FreeBSD.org>2018-07-27 21:25:01 +0000
commitc81b12e0d76c114c5c10ab1e164fd42dae6512d9 (patch)
treea00bbc800435c300d74c362b5dce8c495c43c222 /lib/libpmc/Makefile
parent520c80f1b26d74f0d8b06b9818e36b8438fc6f7d (diff)
downloadsrc-c81b12e0d76c114c5c10ab1e164fd42dae6512d9.tar.gz
src-c81b12e0d76c114c5c10ab1e164fd42dae6512d9.zip
Revert r336773: it removed too much.
r336773 removed all things xscale. However, some things xscale are really armv5. Revert that entirely. A more modest removal will follow. Noticed by: andrew@
Notes
Notes: svn path=/head/; revision=336783
Diffstat (limited to 'lib/libpmc/Makefile')
-rw-r--r--lib/libpmc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libpmc/Makefile b/lib/libpmc/Makefile
index 196e6b47dd83..48e94a2a078c 100644
--- a/lib/libpmc/Makefile
+++ b/lib/libpmc/Makefile
@@ -75,6 +75,7 @@ MAN+= pmc.tsc.3
MAN+= pmc.ucf.3
MAN+= pmc.westmere.3
MAN+= pmc.westmereuc.3
+MAN+= pmc.xscale.3
MLINKS+= \
pmc_allocate.3 pmc_release.3 \