aboutsummaryrefslogtreecommitdiff
path: root/sysutils/Makefile
diff options
context:
space:
mode:
authorEugene Grosbein <eugen@FreeBSD.org>2018-03-02 05:08:32 +0000
committerEugene Grosbein <eugen@FreeBSD.org>2018-03-02 05:08:32 +0000
commit7ba12c31410bb00ecbaf2546bbeaff8f0f3e67bf (patch)
treec8a626553dc71cf268a25a38a0c940e99f36421a /sysutils/Makefile
parenta489fe0fc80f088aad58cdfe2441114d622326e3 (diff)
downloadports-7ba12c31410bb00ecbaf2546bbeaff8f0f3e67bf.tar.gz
ports-7ba12c31410bb00ecbaf2546bbeaff8f0f3e67bf.zip
New port: sysutils/cpupdate
This is new microcode updating utility. At the moment, it is for Intel processors only with AMD and VIA support pending. For details, look at https://forums.freebsd.org/threads/introducing-cpupdate-a-microcode-tool-for-freebsd.64588/
Notes
Notes: svn path=/head/; revision=463368
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r--sysutils/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index b383da031700..4bd39a949439 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -200,6 +200,7 @@
SUBDIR += cpuburn
SUBDIR += cpuid
SUBDIR += cpulimit
+ SUBDIR += cpupdate
SUBDIR += cramfs
SUBDIR += crashme
SUBDIR += createrepo