diff options
Diffstat (limited to 'usr/src/pkg/manifests/driver-cpu-us.p5m')
-rw-r--r-- | usr/src/pkg/manifests/driver-cpu-us.p5m | 53 |
1 files changed, 0 insertions, 53 deletions
diff --git a/usr/src/pkg/manifests/driver-cpu-us.p5m b/usr/src/pkg/manifests/driver-cpu-us.p5m deleted file mode 100644 index 0bac6d0bdd..0000000000 --- a/usr/src/pkg/manifests/driver-cpu-us.p5m +++ /dev/null @@ -1,53 +0,0 @@ -# -# CDDL HEADER START -# -# The contents of this file are subject to the terms of the -# Common Development and Distribution License (the "License"). -# You may not use this file except in compliance with the License. -# -# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE -# or http://www.opensolaris.org/os/licensing. -# See the License for the specific language governing permissions -# and limitations under the License. -# -# When distributing Covered Code, include this CDDL HEADER in each -# file and include the License file at usr/src/OPENSOLARIS.LICENSE. -# If applicable, add the following below this CDDL HEADER, with the -# fields enclosed by brackets "[]" replaced with your own identifying -# information: Portions Copyright [yyyy] [name of copyright owner] -# -# CDDL HEADER END -# - -# -# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. -# - -# -# The default for payload-bearing actions in this package is to appear in the -# global zone only. See the include file for greater detail, as well as -# information about overriding the defaults. -# -<include global_zone_only_component> -set name=pkg.fmri value=pkg:/driver/cpu/us@$(PKGVERS) -set name=pkg.summary value="UltraSPARC CPU Device Driver" -set name=pkg.description value="UltraSPARC CPU Device Driver" -set name=info.classification value=org.opensolaris.category.2008:System/Core -set name=variant.arch value=sparc -dir path=platform group=sys -dir path=platform/sun4u group=sys -dir path=platform/sun4u/kernel group=sys -dir path=platform/sun4u/kernel/drv group=sys -dir path=platform/sun4u/kernel/drv/$(ARCH64) group=sys -file path=platform/sun4u/kernel/drv/$(ARCH64)/us group=sys -driver name=us \ - alias=SUNW,UltraSPARC-III \ - alias=SUNW,UltraSPARC-III+ \ - alias=SUNW,UltraSPARC-IIIi \ - alias=SUNW,UltraSPARC-IIIi+ \ - alias=SUNW,UltraSPARC-IIe -legacy pkg=SUNWus.u arch=$(ARCH).sun4u desc="UltraSPARC CPU Device Driver" \ - name="UltraSPARC CPU Device Driver" -license cr_Sun license=cr_Sun -license lic_CDDL license=lic_CDDL -license license_in_headers license=license_in_headers |