Makefile revision 7b1019a6d29ccb7999dc76cba3dde1c627e8e609
17311N/A# The contents of this file are subject to the terms of the 17311N/A# Common Development and Distribution License (the "License"). 17311N/A# You may not use this file except in compliance with the License. 17311N/A# See the License for the specific language governing permissions 17311N/A# and limitations under the License. 17311N/A# When distributing Covered Code, include this CDDL HEADER in each 17311N/A# If applicable, add the following below this CDDL HEADER, with the 17311N/A# fields enclosed by brackets "[]" replaced with your own identifying 17311N/A# information: Portions Copyright [yyyy] [name of copyright owner] 17311N/A# Copyright 2009 Sun Microsystems, Inc. All rights reserved. 17311N/A# Use is subject to license terms. 17311N/A# This makefile drives the production of the PCI-E nexus driver # i86xpv implementation architecture dependent # Path to the base of the uts directory tree (usually /usr/src/uts). # Define the module and object file sets. # acpica supplies ACPI access routines # pcie supplies PCI Express fabric error support # Name of the module is needed by the source, to distinguish from other # Include common targets.