1724365f7Ssethg#
2724365f7Ssethg# CDDL HEADER START
3724365f7Ssethg#
4724365f7Ssethg# The contents of this file are subject to the terms of the
5724365f7Ssethg# Common Development and Distribution License (the "License").
6724365f7Ssethg# You may not use this file except in compliance with the License.
7724365f7Ssethg#
8724365f7Ssethg# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9724365f7Ssethg# or http://www.opensolaris.org/os/licensing.
10724365f7Ssethg# See the License for the specific language governing permissions
11724365f7Ssethg# and limitations under the License.
12724365f7Ssethg#
13724365f7Ssethg# When distributing Covered Code, include this CDDL HEADER in each
14724365f7Ssethg# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15724365f7Ssethg# If applicable, add the following below this CDDL HEADER, with the
16724365f7Ssethg# fields enclosed by brackets "[]" replaced with your own identifying
17724365f7Ssethg# information: Portions Copyright [yyyy] [name of copyright owner]
18724365f7Ssethg#
19724365f7Ssethg# CDDL HEADER END
20724365f7Ssethg#
21184cd04cScth
22724365f7Ssethg#
232eeaed14Srobj# Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
24724365f7Ssethg# Use is subject to license terms.
256d65bee7SRob Johnston# Copyright (c) 2018, Joyent, Inc.
26724365f7Ssethg#
27184cd04cScth
282eeaed14SrobjSUBDIRS =		\
29*7c0da522SRobert Mustacchi	dimm		\
302eeaed14Srobj	disk		\
31e2f631f9SJordan Paige Hendricks	fac_prov_ahci	\
32825ba0f2Srobj	fac_prov_ipmi	\
33ea6920ffSRobert Mustacchi	fac_prov_libhp	\
34aed5247fSJoshua M. Clulow	fac_prov_mptsas	\
352eeaed14Srobj	ipmi		\
3645d3dd98SRobert Mustacchi	nic		\
37940d71d2Seschrock	ses		\
386d65bee7SRob Johnston	smbios		\
39672fc84aSRobert Mustacchi	usb		\
40744642a2SRobert Mustacchi	ufm		\
412eeaed14Srobj	xfp
42724365f7Ssethg
43940d71d2Seschrockses:	disk
44940d71d2Seschrock
45184cd04cScth.PARALLEL: $(SUBDIRS)
46724365f7Ssethg
47184cd04cScthinclude ../../../Makefile.subdirs
48