c533a883a71cff9ff32df1c53c31201e1cbf371fhx# CDDL HEADER START
c533a883a71cff9ff32df1c53c31201e1cbf371fhx# The contents of this file are subject to the terms of the
c533a883a71cff9ff32df1c53c31201e1cbf371fhx# Common Development and Distribution License (the "License").
c533a883a71cff9ff32df1c53c31201e1cbf371fhx# You may not use this file except in compliance with the License.
c533a883a71cff9ff32df1c53c31201e1cbf371fhx# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
c533a883a71cff9ff32df1c53c31201e1cbf371fhx# See the License for the specific language governing permissions
c533a883a71cff9ff32df1c53c31201e1cbf371fhx# and limitations under the License.
c533a883a71cff9ff32df1c53c31201e1cbf371fhx# When distributing Covered Code, include this CDDL HEADER in each
c533a883a71cff9ff32df1c53c31201e1cbf371fhx# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
c533a883a71cff9ff32df1c53c31201e1cbf371fhx# If applicable, add the following below this CDDL HEADER, with the
c533a883a71cff9ff32df1c53c31201e1cbf371fhx# fields enclosed by brackets "[]" replaced with your own identifying
c533a883a71cff9ff32df1c53c31201e1cbf371fhx# information: Portions Copyright [yyyy] [name of copyright owner]
c533a883a71cff9ff32df1c53c31201e1cbf371fhx# CDDL HEADER END
c533a883a71cff9ff32df1c53c31201e1cbf371fhx# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
c533a883a71cff9ff32df1c53c31201e1cbf371fhx# Use is subject to license terms.
c533a883a71cff9ff32df1c53c31201e1cbf371fhx# This makefile drives the production of the iwk driver kernel module.
c533a883a71cff9ff32df1c53c31201e1cbf371fhx# i86pc architecture dependent
c533a883a71cff9ff32df1c53c31201e1cbf371fhx# Path to the base of the uts directory tree (usually /usr/src/uts).
c533a883a71cff9ff32df1c53c31201e1cbf371fhx# Define the module and object file sets.
c533a883a71cff9ff32df1c53c31201e1cbf371fhx# Include common rules.
c533a883a71cff9ff32df1c53c31201e1cbf371fhx# Define targets
c533a883a71cff9ff32df1c53c31201e1cbf371fhx# Overrides
c533a883a71cff9ff32df1c53c31201e1cbf371fhxLDFLAGS += -dy -Nmisc/mac -Nmisc/net80211 -Ndrv/random -Ndrv/ip
c533a883a71cff9ff32df1c53c31201e1cbf371fhx# Default build targets.
c533a883a71cff9ff32df1c53c31201e1cbf371fhx# Include common targets.