1a90d965dSfw157321# 2a90d965dSfw157321# CDDL HEADER START 3a90d965dSfw157321# 4a90d965dSfw157321# The contents of this file are subject to the terms of the 5a90d965dSfw157321# Common Development and Distribution License (the "License"). 6a90d965dSfw157321# You may not use this file except in compliance with the License. 7a90d965dSfw157321# 8a90d965dSfw157321# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 9a90d965dSfw157321# or http://www.opensolaris.org/os/licensing. 10a90d965dSfw157321# See the License for the specific language governing permissions 11a90d965dSfw157321# and limitations under the License. 12a90d965dSfw157321# 13a90d965dSfw157321# When distributing Covered Code, include this CDDL HEADER in each 14a90d965dSfw157321# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 15a90d965dSfw157321# If applicable, add the following below this CDDL HEADER, with the 16a90d965dSfw157321# fields enclosed by brackets "[]" replaced with your own identifying 17a90d965dSfw157321# information: Portions Copyright [yyyy] [name of copyright owner] 18a90d965dSfw157321# 19a90d965dSfw157321# CDDL HEADER END 20a90d965dSfw157321# 21a90d965dSfw157321 22a90d965dSfw157321# 23*335777d1SSree Vemuri# Copyright 2009 Sun Microsystems, Inc. All rights reserved. 24a90d965dSfw157321# Use is subject to license terms. 25a90d965dSfw157321# 26a90d965dSfw157321 27a90d965dSfw157321PLATFORMS = SUNW,SPARC-Enterprise-T5120 28a90d965dSfw157321CLASS = platform 29940d71d2SeschrockDTDFILE = topology.dtd.1 30a90d965dSfw157321TOPOFILE = SPARC-Enterprise-T5120-hc-topology.xml \ 31*335777d1SSree Vemuri SPARC-Enterprise-T5220-hc-topology.xml 32a90d965dSfw157321SRCDIR = ../SUNW,SPARC-Enterprise-T5120 33a90d965dSfw157321 34a90d965dSfw157321include ../Makefile.map 35