1d91236feSeschrock# 2d91236feSeschrock# CDDL HEADER START 3d91236feSeschrock# 4d91236feSeschrock# The contents of this file are subject to the terms of the 5d91236feSeschrock# Common Development and Distribution License (the "License"). 6d91236feSeschrock# You may not use this file except in compliance with the License. 7d91236feSeschrock# 8d91236feSeschrock# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 9d91236feSeschrock# or http://www.opensolaris.org/os/licensing. 10d91236feSeschrock# See the License for the specific language governing permissions 11d91236feSeschrock# and limitations under the License. 12d91236feSeschrock# 13d91236feSeschrock# When distributing Covered Code, include this CDDL HEADER in each 14d91236feSeschrock# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 15d91236feSeschrock# If applicable, add the following below this CDDL HEADER, with the 16d91236feSeschrock# fields enclosed by brackets "[]" replaced with your own identifying 17d91236feSeschrock# information: Portions Copyright [yyyy] [name of copyright owner] 18d91236feSeschrock# 19d91236feSeschrock# CDDL HEADER END 20d91236feSeschrock# 21d91236feSeschrock 22d91236feSeschrock# 23*ac88567aSHyon Kim# Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved. 24d91236feSeschrock# 25d91236feSeschrock 26d91236feSeschrockMODULE = LSILOGIC-SASX28-A.0 27d91236feSeschrockSRCS = lsilogic.c 28d91236feSeschrockSRCDIR = ../common 29d91236feSeschrockPLUGINTYPE = vendor 30*ac88567aSHyon KimALIASES = LSILOGIC-SASX28-A.1 31d91236feSeschrock 32d91236feSeschrockinclude ../../Makefile.lib 33