diff options
| author | Mark Johnston <markj@FreeBSD.org> | 2016-09-24 21:40:14 +0000 |
|---|---|---|
| committer | Mark Johnston <markj@FreeBSD.org> | 2016-09-24 21:40:14 +0000 |
| commit | 9e579a58c364cb29e76e8e4c630df63e97d42780 (patch) | |
| tree | 484d7299a69ad5f92d520039496304c00f5a320b /sys/modules/opensolaris | |
| parent | 788f3c06f6c3a552f9a8ae7ec705591f7ba36f48 (diff) | |
Notes
Diffstat (limited to 'sys/modules/opensolaris')
| -rw-r--r-- | sys/modules/opensolaris/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/modules/opensolaris/Makefile b/sys/modules/opensolaris/Makefile index 1620ab971989..c22c64c6367b 100644 --- a/sys/modules/opensolaris/Makefile +++ b/sys/modules/opensolaris/Makefile @@ -9,6 +9,7 @@ SRCS= opensolaris.c \ opensolaris_cmn_err.c \ opensolaris_kmem.c \ opensolaris_misc.c \ + opensolaris_proc.c \ opensolaris_sunddi.c _A=${SYSDIR}/cddl/contrib/opensolaris/common/atomic |
