7d98a1783f222964bcde7d56dab77b822706204dBob Halley# CDDL HEADER START
9b2267b5ba9d0640512a41e139a4a36caa43730dBob Halley# The contents of this file are subject to the terms of the
9b2267b5ba9d0640512a41e139a4a36caa43730dBob Halley# Common Development and Distribution License (the "License").
9b2267b5ba9d0640512a41e139a4a36caa43730dBob Halley# You may not use this file except in compliance with the License.
9b2267b5ba9d0640512a41e139a4a36caa43730dBob Halley# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9b2267b5ba9d0640512a41e139a4a36caa43730dBob Halley# See the License for the specific language governing permissions
9b2267b5ba9d0640512a41e139a4a36caa43730dBob Halley# and limitations under the License.
9b2267b5ba9d0640512a41e139a4a36caa43730dBob Halley# When distributing Covered Code, include this CDDL HEADER in each
9b2267b5ba9d0640512a41e139a4a36caa43730dBob Halley# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
9b2267b5ba9d0640512a41e139a4a36caa43730dBob Halley# If applicable, add the following below this CDDL HEADER, with the
9b2267b5ba9d0640512a41e139a4a36caa43730dBob Halley# fields enclosed by brackets "[]" replaced with your own identifying
9b2267b5ba9d0640512a41e139a4a36caa43730dBob Halley# information: Portions Copyright [yyyy] [name of copyright owner]
9c3531d72aeaad6c5f01efe6a1c82023e1379e4dDavid Lawrence# CDDL HEADER END
9b2267b5ba9d0640512a41e139a4a36caa43730dBob Halley# Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved.
9b2267b5ba9d0640512a41e139a4a36caa43730dBob Halley# This makefile drives the production of the n2rng driver kernel module.
2aa67e804d85f4d88153368ce65ce4df7b5390e6Bob Halley# sun4v implementation architecture dependent
2dfd6bca9aa6d9279b4278d6fa18ea5f63ba0ec9Bob Halley# Path to the base of the uts directory tree (usually /usr/src/uts).
202991557a4b7e8d3df7725d84f0fcae90dbaee6David Lawrence# Define the module and object file sets.
9ee5efde7df57cbe70fb9b32c9d898e8ef7eca1eBob Halley# Include common rules.
# Override defaults to build a unique, local modstubs.o.