Makefile revision 7014882c6a3672fd0e5d60200af8643ae53c5928
bf52162f2d05c1fb1a107c7ef108de73f739b3edpquerna# CDDL HEADER START
8f066564bfc0fd6ddc6ca4b2f2410615554597d1jim# The contents of this file are subject to the terms of the
c094add0a23fe1120fd33711ba2e2d084f5629a1sf# Common Development and Distribution License (the "License").
c094add0a23fe1120fd33711ba2e2d084f5629a1sf# You may not use this file except in compliance with the License.
12b26f433fd7d6fc9f76413d7c2cabf4fa5cb300sf# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
12b26f433fd7d6fc9f76413d7c2cabf4fa5cb300sf# See the License for the specific language governing permissions
26f56d4a3c12077d605362e97490e34522fa4814covener# and limitations under the License.
26f56d4a3c12077d605362e97490e34522fa4814covener# When distributing Covered Code, include this CDDL HEADER in each
2cef7e294acb5d8b8b5dcb21a55438da0b73f63figalic# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
2cef7e294acb5d8b8b5dcb21a55438da0b73f63figalic# If applicable, add the following below this CDDL HEADER, with the
2cef7e294acb5d8b8b5dcb21a55438da0b73f63figalic# fields enclosed by brackets "[]" replaced with your own identifying
2d2de64c25c1519122a76150a7daf2c05f53fd9asf# information: Portions Copyright [yyyy] [name of copyright owner]
2d2de64c25c1519122a76150a7daf2c05f53fd9asf# CDDL HEADER END
27c5ebb7d411a214f5b6b55a881086ce086d3dd3covener# Copyright 2010 Sun Microsystems, Inc. All rights reserved.
27c5ebb7d411a214f5b6b55a881086ce086d3dd3covener# Use is subject to license terms.
7697b1b7376a532163c621e050b70c90dcb15d66covener# This makefile drives the production of the qlge driver kernel module.
7697b1b7376a532163c621e050b70c90dcb15d66covener# Path to the base of the uts directory tree (usually /usr/src/uts).
dd3b88790af9d18429c732ca7bc83ec4ef43d3ffrpluem# Define the module and object file sets.
aec9747aa70c1dce98e536e8eef5a6a0ab0f1d6cjim# Include common rules.
220bc4233b21982d7c51842a1774db0ba6172ca4covener# Define targets
9e7c7a8fa19c33d1e90f8f7ffab69beacbe72566covener# Overrides and depends_on
a961006b347d6527ccaeab9cf019a4e68d26bfb0covenerINC_PATH += -I$(UTSBASE)/common/sys/fibre-channel/fca/qlge
b761a57b4e63006c287823270876ab40d3212160covener# Default build targets.
cb838cc4d5fd559efd6c0579a0fcb8f6e5a7af22minfrin# Include common targets.