69b3e10436272b0970d58743de375d0dd61046ceGarrett D'Amore# CDDL HEADER START
69b3e10436272b0970d58743de375d0dd61046ceGarrett D'Amore# The contents of this file are subject to the terms of the
69b3e10436272b0970d58743de375d0dd61046ceGarrett D'Amore# Common Development and Distribution License (the "License").
69b3e10436272b0970d58743de375d0dd61046ceGarrett D'Amore# You may not use this file except in compliance with the License.
69b3e10436272b0970d58743de375d0dd61046ceGarrett D'Amore# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
69b3e10436272b0970d58743de375d0dd61046ceGarrett D'Amore# or http://www.opensolaris.org/os/licensing.
69b3e10436272b0970d58743de375d0dd61046ceGarrett D'Amore# See the License for the specific language governing permissions
69b3e10436272b0970d58743de375d0dd61046ceGarrett D'Amore# and limitations under the License.
69b3e10436272b0970d58743de375d0dd61046ceGarrett D'Amore# When distributing Covered Code, include this CDDL HEADER in each
69b3e10436272b0970d58743de375d0dd61046ceGarrett D'Amore# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
69b3e10436272b0970d58743de375d0dd61046ceGarrett D'Amore# If applicable, add the following below this CDDL HEADER, with the
69b3e10436272b0970d58743de375d0dd61046ceGarrett D'Amore# fields enclosed by brackets "[]" replaced with your own identifying
69b3e10436272b0970d58743de375d0dd61046ceGarrett D'Amore# information: Portions Copyright [yyyy] [name of copyright owner]
69b3e10436272b0970d58743de375d0dd61046ceGarrett D'Amore# CDDL HEADER END
69b3e10436272b0970d58743de375d0dd61046ceGarrett D'Amore# Copyright 2010 Sun Microsystems, Inc. All rights reserved.
69b3e10436272b0970d58743de375d0dd61046ceGarrett D'Amore# Use is subject to license terms.
69b3e10436272b0970d58743de375d0dd61046ceGarrett D'Amore# This makefile drives the production of the EtherLink XL
69b3e10436272b0970d58743de375d0dd61046ceGarrett D'Amore# Ethernet driver module in x86 systems
69b3e10436272b0970d58743de375d0dd61046ceGarrett D'Amore# Paths to the base of the uts directory trees
69b3e10436272b0970d58743de375d0dd61046ceGarrett D'Amore# Define the module and object file sets.
69b3e10436272b0970d58743de375d0dd61046ceGarrett D'Amore# Include common rules.
69b3e10436272b0970d58743de375d0dd61046ceGarrett D'Amore# Define targets
69b3e10436272b0970d58743de375d0dd61046ceGarrett D'Amore# Driver depends on MAC
69b3e10436272b0970d58743de375d0dd61046ceGarrett D'Amore# Default build targets.
69b3e10436272b0970d58743de375d0dd61046ceGarrett D'Amore# Include common targets.