Makefile revision 7014882c6a3672fd0e5d60200af8643ae53c5928
f2afeedf074acc1a698a9527154eacd138e6c5a1trawick# CDDL HEADER START
f9f506f0686ad065b4c6fe14dd962cdd478350dbianh# The contents of this file are subject to the terms of the
f9f506f0686ad065b4c6fe14dd962cdd478350dbianh# Common Development and Distribution License (the "License").
9d0665da83d1e22c0ea0e5f6f940f70f75bf5237ianh# You may not use this file except in compliance with the License.
9d0665da83d1e22c0ea0e5f6f940f70f75bf5237ianh# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9d0665da83d1e22c0ea0e5f6f940f70f75bf5237ianh# See the License for the specific language governing permissions
47c2fb4c1f155ddb6954e46e7f6d125eef78b3bbaaron# and limitations under the License.
47c2fb4c1f155ddb6954e46e7f6d125eef78b3bbaaron# When distributing Covered Code, include this CDDL HEADER in each
47c2fb4c1f155ddb6954e46e7f6d125eef78b3bbaaron# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
9ca934cec0a1cc3c425fde5dc51956bce6cd3183brianp# If applicable, add the following below this CDDL HEADER, with the
9ca934cec0a1cc3c425fde5dc51956bce6cd3183brianp# fields enclosed by brackets "[]" replaced with your own identifying
9ca934cec0a1cc3c425fde5dc51956bce6cd3183brianp# information: Portions Copyright [yyyy] [name of copyright owner]
0cdca1e056a05a09fe16fe736abcf79969c9767ejerenkrantz# CDDL HEADER END
f2afeedf074acc1a698a9527154eacd138e6c5a1trawick# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
f2afeedf074acc1a698a9527154eacd138e6c5a1trawick# Use is subject to license terms.
2a20a2f8432a15b530e0a6b0998c32f40aef82a8gregames# This makefile drives the production of the Marvell Yukon
06461d67f387ea068187e6dfa036875a8205c04cjerenkrantz# Gigabit Ethernet (YGE) driver module in x86 systems
1a6a0072a95887164091e366ba0e89c2b39a954abrianp# Paths to the base of the uts directory trees
6f4c27ba6e152792f3729069e8d8313ebc87cc60jwoolley# Define the module and object file sets.
97719ad970d779ac48af9364ab0ea9fdcc27470ajwoolley# Include common rules.
ba00c3b7c20f00ce631b89ae3b1cd3bae8d1b165rbb# Define targets
6e954603b02f2b7d4ad80af17d9b3cc6f0bacf69rbb# Driver depends on MAC
6e954603b02f2b7d4ad80af17d9b3cc6f0bacf69rbb# Lint flag
fa449f5bc87c5d87c4c60e778c9c882e7254de7ejwoolley# Default build targets.
e6cc28a5eb3371ba0c38e941855e71ff0054f50erbb# Include common targets.