Makefile revision 269473047d747f7815af570197e4ef7322d3632c
022cff78006f698453640e0a0e97cc5f8c9de59drbb# CDDL HEADER START
9278d5393ef084f4fc6d7ec8641af5959442c157jwoolley# The contents of this file are subject to the terms of the
9278d5393ef084f4fc6d7ec8641af5959442c157jwoolley# Common Development and Distribution License (the "License").
022cff78006f698453640e0a0e97cc5f8c9de59drbb# You may not use this file except in compliance with the License.
022cff78006f698453640e0a0e97cc5f8c9de59drbb# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
526a776292f420ffeea0d081c61971ed381fad20stoddard# See the License for the specific language governing permissions
526a776292f420ffeea0d081c61971ed381fad20stoddard# and limitations under the License.
526a776292f420ffeea0d081c61971ed381fad20stoddard# When distributing Covered Code, include this CDDL HEADER in each
526a776292f420ffeea0d081c61971ed381fad20stoddard# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
526a776292f420ffeea0d081c61971ed381fad20stoddard# If applicable, add the following below this CDDL HEADER, with the
526a776292f420ffeea0d081c61971ed381fad20stoddard# fields enclosed by brackets "[]" replaced with your own identifying
526a776292f420ffeea0d081c61971ed381fad20stoddard# information: Portions Copyright [yyyy] [name of copyright owner]
526a776292f420ffeea0d081c61971ed381fad20stoddard# CDDL HEADER END
62ddc9851530478919d169ba9c34b80f60cf7718trawick# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
62ddc9851530478919d169ba9c34b80f60cf7718trawick# Use is subject to license terms.
904d7bf799c6216beb34519463596b4fce630308wrowe# This makefile drives the production of the kernel/misc/pcie module
904d7bf799c6216beb34519463596b4fce630308wrowe# for PCI-E Error handling support in PCI-E nexus drivers.
904d7bf799c6216beb34519463596b4fce630308wrowe# i86pc implementation architecture dependent
904d7bf799c6216beb34519463596b4fce630308wrowe# Path to the base of the uts directory tree (usually /usr/src/uts).
83b031099aa3dc8a5fd2f708e397818cbd16c9aajerenkrantz# Define the module and object file sets.
b900452c9c36031434d318880f023c0fb9143325rbb# Include common rules.
b900452c9c36031434d318880f023c0fb9143325rbb# Dependency
8b666e1fb772b6fe45de3604b224f3e1f2cfd620rbb# Define targets
6ce942b017db75b559a42bdc2d7b8ea9e869a956wrowe# Default build targets.
a310497ca9c5112d759871e1b7d9f6a40fb78bcfwrowe# Include common targets.