diff options
Diffstat (limited to 'usr/src/uts/Makefile.targ')
-rw-r--r-- | usr/src/uts/Makefile.targ | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/src/uts/Makefile.targ b/usr/src/uts/Makefile.targ index 478fa86190..4a64d3a4c2 100644 --- a/usr/src/uts/Makefile.targ +++ b/usr/src/uts/Makefile.targ @@ -24,6 +24,7 @@ # Copyright 2014 Garrett D'Amore <garrett@damore.org> # Copyright 2016 Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> # Copyright (c) 2017 by Delphix. All rights reserved. +# Copyright 2019 Joyent, Inc. # # This Makefiles contains the common targets and definitions for # all kernels. It is to be included in the Makefiles for specific |