Makefile revision 0f1702c5201310f0529cd5abb77652e5e9b241b6
5488N/A# The contents of this file are subject to the terms of the 5488N/A# Common Development and Distribution License (the "License"). 5488N/A# You may not use this file except in compliance with the License. 5488N/A# See the License for the specific language governing permissions 5488N/A# and limitations under the License. 5488N/A# When distributing Covered Code, include this CDDL HEADER in each 5488N/A# If applicable, add the following below this CDDL HEADER, with the 5488N/A# fields enclosed by brackets "[]" replaced with your own identifying 5488N/A# information: Portions Copyright [yyyy] [name of copyright owner] 5488N/A# Copyright 2008 Sun Microsystems, Inc. All rights reserved. 5488N/A# Use is subject to license terms. 5488N/A# This makefile drives the production of the udp driver kernel module. 5488N/A# sparc architecture dependent 5488N/A# Define the module and object file sets. 5502N/A# Extra for $(MODULE).check target 5502N/A# Need to remove ipddi.o since it has non-static defines for _init etc.