Print this page
9600 LDT still not happy under KPTI

@@ -9,12 +9,14 @@
 # http://www.illumos.org/license/CDDL.
 #
 
 #
 # Copyright (c) 2012, 2016 by Delphix. All rights reserved.
-# Copyright 2017 Joyent, Inc.
+# Copyright 2018 Joyent, Inc.
 #
 
+SUBDIRS_i386 = i386
+
 SUBDIRS = poll secflags sigqueue spoof-ras sdevfs sockfs stress file-locking \
-        pf_key
+        pf_key $(SUBDIRS_$(MACH))
 
 include $(SRC)/test/Makefile.com