Print this page
OS-7125 Need mitigation of L1TF (CVE-2018-3646)
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>

@@ -20,13 +20,12 @@
 #
 
 # Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
 # Use is subject to license terms.
 #
+# Copyright 2018 Joyent, Inc.
 #
-# uts/sun4v/sys/Makefile
-#
 # include global definitions
 UTSBASE = ../..
 
 #
 # include global definitions

@@ -45,10 +44,11 @@
         cpu_sgnblk_defs.h       \
         ddi_subrdefs.h          \
         dvma.h                  \
         eeprom.h                \
         fcode.h                 \
+        ht.h                    \
         idprom.h                \
         intr.h                  \
         intreg.h                \
         ivintr.h                \
         memlist_plat.h          \