Makefile revision 269473047d747f7815af570197e4ef7322d3632c
80833bb9a1bf25dcf19e814438a4b311d2e1f4cffuankg# CDDL HEADER START
7025945569c7fbb49f2e64e0d26f861d22a54675jorton# The contents of this file are subject to the terms of the
7025945569c7fbb49f2e64e0d26f861d22a54675jorton# Common Development and Distribution License (the "License").
7025945569c7fbb49f2e64e0d26f861d22a54675jorton# You may not use this file except in compliance with the License.
7025945569c7fbb49f2e64e0d26f861d22a54675jorton# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
304257c2b0d71c1e4cf3c5c819bb6b60e7c82d51sf# See the License for the specific language governing permissions
304257c2b0d71c1e4cf3c5c819bb6b60e7c82d51sf# and limitations under the License.
a9383516f09ba627694a14d533f55628426f5418jorton# When distributing Covered Code, include this CDDL HEADER in each
a9383516f09ba627694a14d533f55628426f5418jorton# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
a9383516f09ba627694a14d533f55628426f5418jorton# If applicable, add the following below this CDDL HEADER, with the
099c357f282d4aebf2b32264f7dce6ffc0497c37sf# fields enclosed by brackets "[]" replaced with your own identifying
099c357f282d4aebf2b32264f7dce6ffc0497c37sf# information: Portions Copyright [yyyy] [name of copyright owner]
099c357f282d4aebf2b32264f7dce6ffc0497c37sf# CDDL HEADER END
d9b079a6dd66d36313be56f859c8c61153146527sf# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
d9b079a6dd66d36313be56f859c8c61153146527sf# Use is subject to license terms.
4bb0a88a01fb7b494bb02a8b881b5eab0308bda6sf# This makefile drives the production of the kernel/misc/pcie module
50f8c80eb4d3989ebf3f1341aeef4d2d302af162sf# for PCI-E Error handling support in PCI-E nexus drivers.
295ba2e25e562ee52c7bf96808cf9d486ebfb325sf# i86pc implementation architecture dependent
7b395e4e878c28a4784919cfd2e704ddd14a3390jorton# Path to the base of the uts directory tree (usually /usr/src/uts).
536e48c08d674acac5d44929318f2ad928edc361jorton# Define the module and object file sets.
3e4e54d4e3fc0123c63d57aa84ac7ad7a8c73ff8jorton# Include common rules.
00f53c09b10014571b639d5e9df993fb188220a6sf# Dependency
459eaf0826f995b73a0dc066f59ea10d2824e72dsf# Define targets
21da42a6b8f551ef603bd06356d3bf71d6d0c21dsf# Default build targets.
6bb524f1895f30265a1431afc460977d391cb36bsf# Include common targets.