Makefile revision fcf3ce441efd61da9bb2884968af01cb7c1452cc
0a3769a4ef3afbbbd05df38f43ec7382fd65a2b6Florian Zeitz# CDDL HEADER START
0a3769a4ef3afbbbd05df38f43ec7382fd65a2b6Florian Zeitz# The contents of this file are subject to the terms of the
0a3769a4ef3afbbbd05df38f43ec7382fd65a2b6Florian Zeitz# Common Development and Distribution License (the "License").
0a3769a4ef3afbbbd05df38f43ec7382fd65a2b6Florian Zeitz# You may not use this file except in compliance with the License.
0a3769a4ef3afbbbd05df38f43ec7382fd65a2b6Florian Zeitz# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
0a3769a4ef3afbbbd05df38f43ec7382fd65a2b6Florian Zeitz# See the License for the specific language governing permissions
0a3769a4ef3afbbbd05df38f43ec7382fd65a2b6Florian Zeitz# and limitations under the License.
0a3769a4ef3afbbbd05df38f43ec7382fd65a2b6Florian Zeitz# When distributing Covered Code, include this CDDL HEADER in each
0a3769a4ef3afbbbd05df38f43ec7382fd65a2b6Florian Zeitz# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
0a3769a4ef3afbbbd05df38f43ec7382fd65a2b6Florian Zeitz# If applicable, add the following below this CDDL HEADER, with the
0a3769a4ef3afbbbd05df38f43ec7382fd65a2b6Florian Zeitz# fields enclosed by brackets "[]" replaced with your own identifying
0a3769a4ef3afbbbd05df38f43ec7382fd65a2b6Florian Zeitz# information: Portions Copyright [yyyy] [name of copyright owner]
0a3769a4ef3afbbbd05df38f43ec7382fd65a2b6Florian Zeitz# CDDL HEADER END
0a3769a4ef3afbbbd05df38f43ec7382fd65a2b6Florian Zeitz# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
0a3769a4ef3afbbbd05df38f43ec7382fd65a2b6Florian Zeitz# Use is subject to license terms.
0a3769a4ef3afbbbd05df38f43ec7382fd65a2b6Florian Zeitz# This makefile drives the production of qlc driver kernel module.
0a3769a4ef3afbbbd05df38f43ec7382fd65a2b6Florian Zeitz# intel architecture dependent
0a3769a4ef3afbbbd05df38f43ec7382fd65a2b6Florian Zeitz# Path to the base of the uts directory tree (usually /usr/src/uts).
0a3769a4ef3afbbbd05df38f43ec7382fd65a2b6Florian Zeitz# Define the module and object file sets.
0a3769a4ef3afbbbd05df38f43ec7382fd65a2b6Florian ZeitzLINTS = $(QLC_FW_2500_OBJS:%.o=$(LINTS_DIR)/%.ln)
0a3769a4ef3afbbbd05df38f43ec7382fd65a2b6Florian ZeitzCONF_SRCDIR = $(UTSBASE)/common/io/fibre-channel/fca/qlc
0a3769a4ef3afbbbd05df38f43ec7382fd65a2b6Florian Zeitz# Include common rules.
0a3769a4ef3afbbbd05df38f43ec7382fd65a2b6Florian Zeitz# Define targets