diff options
| author | Vivek Gavaskar <vivek.gavaskar@oracle.COM> | 2010-08-13 11:07:16 -0700 |
|---|---|---|
| committer | Vivek Gavaskar <vivek.gavaskar@oracle.COM> | 2010-08-13 11:07:16 -0700 |
| commit | c4c6ba57afa115b6a7e20afa6a2da6c99f521616 (patch) | |
| tree | 9b640595b26dae9ca273ad552f0e4904b76ac2aa /usr/src/pkg/manifests/system-kernel-cpu-sun4v.mf | |
| parent | b494511a9cf72b1fc4eb13a0e593f55c624ab829 (diff) | |
| download | illumos-joyent-c4c6ba57afa115b6a7e20afa6a2da6c99f521616.tar.gz | |
6974188 processor name update for SPARC T3
Diffstat (limited to 'usr/src/pkg/manifests/system-kernel-cpu-sun4v.mf')
| -rw-r--r-- | usr/src/pkg/manifests/system-kernel-cpu-sun4v.mf | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/usr/src/pkg/manifests/system-kernel-cpu-sun4v.mf b/usr/src/pkg/manifests/system-kernel-cpu-sun4v.mf index a92302698e..6efd69b462 100644 --- a/usr/src/pkg/manifests/system-kernel-cpu-sun4v.mf +++ b/usr/src/pkg/manifests/system-kernel-cpu-sun4v.mf @@ -41,22 +41,20 @@ dir path=platform/sun4v/kernel/cpu group=sys dir path=platform/sun4v/kernel/cpu/$(ARCH64) group=sys dir path=platform/sun4v/kernel/pcbe group=sys dir path=platform/sun4v/kernel/pcbe/$(ARCH64) group=sys +file path=platform/sun4v/kernel/cpu/$(ARCH64)/SPARC-T3 group=sys mode=0755 file path=platform/sun4v/kernel/cpu/$(ARCH64)/SUNW,UltraSPARC-T1 group=sys \ mode=0755 file path=platform/sun4v/kernel/cpu/$(ARCH64)/SUNW,UltraSPARC-T2 group=sys \ mode=0755 file path=platform/sun4v/kernel/cpu/$(ARCH64)/SUNW,UltraSPARC-T2+ group=sys \ mode=0755 -file path=platform/sun4v/kernel/cpu/$(ARCH64)/SUNW,UltraSPARC-T3 group=sys \ - mode=0755 file path=platform/sun4v/kernel/pcbe/$(ARCH64)/pcbe.SUNW,UltraSPARC-T1 \ group=sys mode=0755 file path=platform/sun4v/kernel/pcbe/$(ARCH64)/pcbe.SUNW,UltraSPARC-T2 \ group=sys mode=0755 file path=platform/sun4v/kernel/pcbe/$(ARCH64)/pcbe.SUNW,UltraSPARC-T2+ \ group=sys mode=0755 -file path=platform/sun4v/kernel/pcbe/sparcv9/pcbe.SUNW,UltraSPARC-T3 group=sys \ - mode=0755 +file path=platform/sun4v/kernel/pcbe/sparcv9/pcbe.SPARC-T3 group=sys mode=0755 legacy pkg=SUNWust1.v arch=$(ARCH).sun4v \ desc="UltraSPARC-T1 core kernel software" name="UltraSPARC-T1 (Root)" legacy pkg=SUNWust2.v arch=$(ARCH).sun4v \ |
