Makefile revision d8d810637042c2a73a269f125dee75e8ed1421d1
919N/A# The contents of this file are subject to the terms of the 17N/A# Common Development and Distribution License (the "License"). 17N/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 2009 Sun Microsystems, Inc. All rights reserved. 919N/A# Use is subject to license terms. 17N/A# This makefile drives the production of the mwlfw kernel module. 17N/A# Path to the base of the uts directory tree (usually /usr/src/uts). 911N/A# Define the module and object file sets. # For now, disable these lint checks; maintainers should endeavor # to investigate and remove these for maximum lint coverage. # Please do not carry these forward to new Makefiles. # customized section for transforming firmware binary # Include common targets.