Makefile revision 628e3cbed6489fa1db545d8524a06cd6535af456
98N/A# The contents of this file are subject to the terms of the 1356N/A# Common Development and Distribution License (the "License"). 98N/A# You may not use this file except in compliance with the License. 919N/A# See the License for the specific language governing permissions 919N/A# and limitations under the License. 919N/A# When distributing Covered Code, include this CDDL HEADER in each 919N/A# If applicable, add the following below this CDDL HEADER, with the 919N/A# fields enclosed by brackets "[]" replaced with your own identifying 919N/A# information: Portions Copyright [yyyy] [name of copyright owner] 919N/A# Copyright 2007 Sun Microsystems, Inc. All rights reserved. 919N/A# Use is subject to license terms. 98N/A#ident "%Z%%M% %I% %E% SMI" 98N/A# This makefile drives the production of the M1575 audio driver 98N/A# (audio1575) kernel module. 1340N/A# Define the module and object file sets. 970N/A# Overrides, lint pass one enforcement 1124N/A# For now, disable these lint checks; maintainers should endeavor 1124N/A# to investigate and remove these for maximum lint coverage. 1124N/A# Please do not carry these forward to new Makefiles. 591N/A# Defines for local commands. 1201N/A# NOTE: there will be warnings about q_lock which is the simulated 1201N/A# rwlock of the taskq framework