f822a77d55916f2b26e8fe22035510b0a89ca281JnRouvignac# CDDL HEADER START
f822a77d55916f2b26e8fe22035510b0a89ca281JnRouvignac# The contents of this file are subject to the terms of the
f822a77d55916f2b26e8fe22035510b0a89ca281JnRouvignac# Common Development and Distribution License (the "License").
f822a77d55916f2b26e8fe22035510b0a89ca281JnRouvignac# You may not use this file except in compliance with the License.
f822a77d55916f2b26e8fe22035510b0a89ca281JnRouvignac# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
8cf870d281dc8c242f083d14dfef05f24aa5fceeJnRouvignac# See the License for the specific language governing permissions
f822a77d55916f2b26e8fe22035510b0a89ca281JnRouvignac# and limitations under the License.
f822a77d55916f2b26e8fe22035510b0a89ca281JnRouvignac# When distributing Covered Code, include this CDDL HEADER in each
f822a77d55916f2b26e8fe22035510b0a89ca281JnRouvignac# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
8cf870d281dc8c242f083d14dfef05f24aa5fceeJnRouvignac# If applicable, add the following below this CDDL HEADER, with the
8cf870d281dc8c242f083d14dfef05f24aa5fceeJnRouvignac# fields enclosed by brackets "[]" replaced with your own identifying
8cf870d281dc8c242f083d14dfef05f24aa5fceeJnRouvignac# information: Portions Copyright [yyyy] [name of copyright owner]
f822a77d55916f2b26e8fe22035510b0a89ca281JnRouvignac# CDDL HEADER END
f822a77d55916f2b26e8fe22035510b0a89ca281JnRouvignac# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
8d6b9f0c5f555667b93ed82bb8e86aa4faa26270JnRouvignac# Use is subject to license terms.
f822a77d55916f2b26e8fe22035510b0a89ca281JnRouvignac#pragma ident "%Z%%M% %I% %E% SMI"
f822a77d55916f2b26e8fe22035510b0a89ca281JnRouvignac# This makefile drives the production of the bootdev driver
53e35ce54ead02709dff9de1879b1f415fe033eaJnRouvignac# kernel module.
ac4cab695882ae50025bfc8c70e38146ff87e268JnRouvignac# intel architecture dependent
f822a77d55916f2b26e8fe22035510b0a89ca281JnRouvignac# Path to the base of the uts directory tree (usually /usr/src/uts).
c190ea7bf13f0ab658e3eaf68d3f9318f3d9e004JnRouvignac# Define the module and object file sets.
36f2aa3c83dbf6ecb86011a654184ae7130b7c70JnRouvignac# Include common rules.
f822a77d55916f2b26e8fe22035510b0a89ca281JnRouvignac# Default build targets.
f822a77d55916f2b26e8fe22035510b0a89ca281JnRouvignac# Include common targets.