Print this page
11843 update Intel microcode to 20190918
Reviewed by: Dan McDonald <danmcd@joyent.com>
Portions contributed by: Andy Fiddaman <andy@omniosce.org>
Portions contributed by: Robert Mustacchi <rm@fingolfin.org>
Split |
Close |
Expand all |
Collapse all |
--- old/usr/src/pkg/manifests/system-kernel-platform.mf
+++ new/usr/src/pkg/manifests/system-kernel-platform.mf
1 1 #
2 2 # CDDL HEADER START
3 3 #
4 4 # The contents of this file are subject to the terms of the
5 5 # Common Development and Distribution License (the "License").
6 6 # You may not use this file except in compliance with the License.
7 7 #
8 8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 9 # or http://www.opensolaris.org/os/licensing.
10 10 # See the License for the specific language governing permissions
11 11 # and limitations under the License.
12 12 #
13 13 # When distributing Covered Code, include this CDDL HEADER in each
14 14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 15 # If applicable, add the following below this CDDL HEADER, with the
16 16 # fields enclosed by brackets "[]" replaced with your own identifying
↓ open down ↓ |
16 lines elided |
↑ open up ↑ |
17 17 # information: Portions Copyright [yyyy] [name of copyright owner]
18 18 #
19 19 # CDDL HEADER END
20 20 #
21 21
22 22 #
23 23 # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
24 24 # Copyright 2012 Nexenta Systems, Inc. All rights reserved.
25 25 # Copyright 2014 Gary Mills
26 26 # Copyright 2019 Peter Tribble.
27 +# Copyright 2019 Joyent, Inc.
27 28 #
28 29
29 30 #
30 31 # The default for payload-bearing actions in this package is to appear in the
31 32 # global zone only. See the include file for greater detail, as well as
32 33 # information about overriding the defaults.
33 34 #
34 35 <include global_zone_only_component>
35 36 set name=pkg.fmri value=pkg:/system/kernel/platform@$(PKGVERS)
36 37 set name=pkg.description \
37 38 value="core kernel software for a specific hardware platform group"
38 39 set name=pkg.summary value="Core Solaris Kernel Architecture"
39 40 set name=info.classification value=org.opensolaris.category.2008:System/Core
40 41 set name=variant.arch value=$(ARCH)
41 42 dir path=platform group=sys
42 43 $(sparc_ONLY)dir path=platform/SUNW,A70 group=sys
43 44 $(sparc_ONLY)dir path=platform/SUNW,A70/kernel group=sys
44 45 $(sparc_ONLY)dir path=platform/SUNW,A70/kernel/crypto group=sys
45 46 $(sparc_ONLY)dir path=platform/SUNW,A70/kernel/crypto/$(ARCH64) group=sys
46 47 $(sparc_ONLY)dir path=platform/SUNW,A70/kernel/drv group=sys
47 48 $(sparc_ONLY)dir path=platform/SUNW,A70/kernel/misc group=sys
48 49 $(sparc_ONLY)dir path=platform/SUNW,A70/kernel/misc/$(ARCH64) group=sys
49 50 $(sparc_ONLY)dir path=platform/SUNW,Netra-CP3010 group=sys
50 51 $(sparc_ONLY)dir path=platform/SUNW,Netra-CP3010/kernel group=sys
51 52 $(sparc_ONLY)dir path=platform/SUNW,Netra-CP3010/kernel/crypto group=sys
52 53 $(sparc_ONLY)dir path=platform/SUNW,Netra-CP3010/kernel/crypto/$(ARCH64) \
53 54 group=sys
54 55 $(sparc_ONLY)dir path=platform/SUNW,Netra-CP3010/kernel/misc group=sys
55 56 $(sparc_ONLY)dir path=platform/SUNW,Netra-CP3010/kernel/misc/$(ARCH64) \
56 57 group=sys
57 58 $(sparc_ONLY)dir path=platform/SUNW,Netra-T12 group=sys
58 59 $(sparc_ONLY)dir path=platform/SUNW,Netra-T12/kernel group=sys
59 60 $(sparc_ONLY)dir path=platform/SUNW,Netra-T12/kernel/crypto group=sys
60 61 $(sparc_ONLY)dir path=platform/SUNW,Netra-T12/kernel/crypto/$(ARCH64) \
61 62 group=sys
62 63 $(sparc_ONLY)dir path=platform/SUNW,Netra-T12/kernel/drv group=sys
63 64 $(sparc_ONLY)dir path=platform/SUNW,Netra-T12/kernel/drv/$(ARCH64) group=sys
64 65 $(sparc_ONLY)dir path=platform/SUNW,Netra-T12/kernel/misc group=sys
65 66 $(sparc_ONLY)dir path=platform/SUNW,Netra-T12/kernel/misc/$(ARCH64) group=sys
66 67 $(sparc_ONLY)dir path=platform/SUNW,Netra-T4 group=sys
67 68 $(sparc_ONLY)dir path=platform/SUNW,Netra-T4/kernel group=sys
68 69 $(sparc_ONLY)dir path=platform/SUNW,Netra-T4/kernel/crypto group=sys
69 70 $(sparc_ONLY)dir path=platform/SUNW,Netra-T4/kernel/crypto/$(ARCH64) group=sys
70 71 $(sparc_ONLY)dir path=platform/SUNW,Netra-T4/kernel/drv group=sys
71 72 $(sparc_ONLY)dir path=platform/SUNW,Netra-T4/kernel/drv/$(ARCH64) group=sys
72 73 $(sparc_ONLY)dir path=platform/SUNW,Netra-T4/kernel/misc group=sys
73 74 $(sparc_ONLY)dir path=platform/SUNW,Netra-T4/kernel/misc/$(ARCH64) group=sys
74 75 $(sparc_ONLY)dir path=platform/SUNW,SPARC-Enterprise group=sys
75 76 $(sparc_ONLY)dir path=platform/SUNW,SPARC-Enterprise/kernel group=sys
76 77 $(sparc_ONLY)dir path=platform/SUNW,SPARC-Enterprise/kernel/$(ARCH64) \
77 78 group=sys
78 79 $(sparc_ONLY)dir path=platform/SUNW,SPARC-Enterprise/kernel/cpu group=sys
79 80 $(sparc_ONLY)dir path=platform/SUNW,SPARC-Enterprise/kernel/cpu/$(ARCH64) \
80 81 group=sys
81 82 $(sparc_ONLY)dir path=platform/SUNW,SPARC-Enterprise/kernel/crypto group=sys
82 83 $(sparc_ONLY)dir path=platform/SUNW,SPARC-Enterprise/kernel/crypto/$(ARCH64) \
83 84 group=sys
84 85 $(sparc_ONLY)dir path=platform/SUNW,SPARC-Enterprise/kernel/drv group=sys
85 86 $(sparc_ONLY)dir path=platform/SUNW,SPARC-Enterprise/kernel/drv/$(ARCH64) \
86 87 group=sys
87 88 $(sparc_ONLY)dir path=platform/SUNW,SPARC-Enterprise/kernel/misc group=sys
88 89 $(sparc_ONLY)dir path=platform/SUNW,SPARC-Enterprise/kernel/misc/$(ARCH64) \
89 90 group=sys
90 91 $(sparc_ONLY)dir path=platform/SUNW,Serverblade1 group=sys
91 92 $(sparc_ONLY)dir path=platform/SUNW,Serverblade1/kernel group=sys
92 93 $(sparc_ONLY)dir path=platform/SUNW,Serverblade1/kernel/drv group=sys
93 94 $(sparc_ONLY)dir path=platform/SUNW,Serverblade1/kernel/drv/$(ARCH64) \
94 95 group=sys
95 96 $(sparc_ONLY)dir path=platform/SUNW,Serverblade1/kernel/misc group=sys
96 97 $(sparc_ONLY)dir path=platform/SUNW,Serverblade1/kernel/misc/$(ARCH64) \
97 98 group=sys
98 99 $(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-100 group=sys
99 100 $(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-100/kernel group=sys
100 101 $(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-100/kernel/drv group=sys
101 102 $(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-100/kernel/drv/$(ARCH64) \
102 103 group=sys
103 104 $(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-100/kernel/misc group=sys
104 105 $(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-100/kernel/misc/$(ARCH64) \
105 106 group=sys
106 107 $(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-1000 group=sys
107 108 $(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-1000/kernel group=sys
108 109 $(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-1000/kernel/crypto group=sys
109 110 $(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-1000/kernel/crypto/$(ARCH64) \
110 111 group=sys
111 112 $(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-1000/kernel/drv group=sys
112 113 $(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-1000/kernel/drv/$(ARCH64) \
113 114 group=sys
114 115 $(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-1000/kernel/misc group=sys
115 116 $(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-1000/kernel/misc/$(ARCH64) \
116 117 group=sys
117 118 $(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-1500 group=sys
118 119 $(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-1500/kernel group=sys
119 120 $(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-1500/kernel/crypto group=sys
120 121 $(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-1500/kernel/crypto/$(ARCH64) \
121 122 group=sys
122 123 $(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-1500/kernel/drv group=sys
123 124 $(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-1500/kernel/misc group=sys
124 125 $(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-1500/kernel/misc/$(ARCH64) \
125 126 group=sys
126 127 $(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-2500 group=sys
127 128 $(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-2500/kernel group=sys
128 129 $(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-2500/kernel/crypto group=sys
129 130 $(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-2500/kernel/crypto/$(ARCH64) \
130 131 group=sys
131 132 $(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-2500/kernel/drv group=sys
132 133 $(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-2500/kernel/misc group=sys
133 134 $(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-2500/kernel/misc/$(ARCH64) \
134 135 group=sys
135 136 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire group=sys
136 137 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-280R group=sys
137 138 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-280R/kernel group=sys
138 139 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-280R/kernel/crypto group=sys
139 140 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-280R/kernel/crypto/$(ARCH64) \
140 141 group=sys
141 142 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-280R/kernel/drv group=sys
142 143 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-280R/kernel/drv/$(ARCH64) \
143 144 group=sys
144 145 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-280R/kernel/misc group=sys
145 146 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-280R/kernel/misc/$(ARCH64) \
146 147 group=sys
147 148 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-480R group=sys
148 149 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-480R/kernel group=sys
149 150 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-480R/kernel/crypto group=sys
150 151 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-480R/kernel/crypto/$(ARCH64) \
151 152 group=sys
152 153 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-480R/kernel/misc group=sys
153 154 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-480R/kernel/misc/$(ARCH64) \
154 155 group=sys
155 156 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-880 group=sys
156 157 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-880/kernel group=sys
157 158 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-880/kernel/crypto group=sys
158 159 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-880/kernel/crypto/$(ARCH64) \
159 160 group=sys
160 161 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-880/kernel/drv group=sys
161 162 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-880/kernel/drv/$(ARCH64) \
162 163 group=sys
163 164 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-880/kernel/misc group=sys
164 165 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-880/kernel/misc/$(ARCH64) \
165 166 group=sys
166 167 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-T200 group=sys
167 168 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-T200/kernel group=sys
168 169 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-T200/kernel/drv group=sys
169 170 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-T200/kernel/drv/$(ARCH64) \
170 171 group=sys
171 172 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V215 group=sys
172 173 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V215/kernel group=sys
173 174 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V215/kernel/crypto group=sys
174 175 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V215/kernel/crypto/$(ARCH64) \
175 176 group=sys
176 177 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V215/kernel/drv group=sys
177 178 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V215/kernel/misc group=sys
178 179 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V215/kernel/misc/$(ARCH64) \
179 180 group=sys
180 181 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V240 group=sys
181 182 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V240/kernel group=sys
182 183 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V240/kernel/crypto group=sys
183 184 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V240/kernel/crypto/$(ARCH64) \
184 185 group=sys
185 186 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V240/kernel/drv group=sys
186 187 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V240/kernel/drv/$(ARCH64) \
187 188 group=sys
188 189 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V240/kernel/misc group=sys
189 190 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V240/kernel/misc/$(ARCH64) \
190 191 group=sys
191 192 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V250 group=sys
192 193 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V250/kernel group=sys
193 194 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V250/kernel/crypto group=sys
194 195 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V250/kernel/crypto/$(ARCH64) \
195 196 group=sys
196 197 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V250/kernel/misc group=sys
197 198 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V250/kernel/misc/$(ARCH64) \
198 199 group=sys
199 200 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V440 group=sys
200 201 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V440/kernel group=sys
201 202 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V440/kernel/crypto group=sys
202 203 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V440/kernel/crypto/$(ARCH64) \
203 204 group=sys
204 205 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V440/kernel/drv group=sys
205 206 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V440/kernel/drv/$(ARCH64) \
206 207 group=sys
207 208 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V440/kernel/misc group=sys
208 209 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V440/kernel/misc/$(ARCH64) \
209 210 group=sys
210 211 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V445 group=sys
211 212 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V445/kernel group=sys
212 213 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V445/kernel/crypto group=sys
213 214 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V445/kernel/crypto/$(ARCH64) \
214 215 group=sys
215 216 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V445/kernel/misc group=sys
216 217 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V445/kernel/misc/$(ARCH64) \
217 218 group=sys
218 219 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire/kernel group=sys
219 220 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire/kernel/$(ARCH64) group=sys
220 221 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire/kernel/cpu group=sys
221 222 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire/kernel/cpu/$(ARCH64) group=sys
222 223 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire/kernel/crypto group=sys
223 224 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire/kernel/crypto/$(ARCH64) group=sys
224 225 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire/kernel/drv group=sys
225 226 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire/kernel/drv/$(ARCH64) group=sys
226 227 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire/kernel/misc group=sys
227 228 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire/kernel/misc/$(ARCH64) group=sys
228 229 $(sparc_ONLY)dir path=platform/SUNW,Ultra-250 group=sys
229 230 $(sparc_ONLY)dir path=platform/SUNW,Ultra-250/kernel group=sys
230 231 $(sparc_ONLY)dir path=platform/SUNW,Ultra-250/kernel/drv group=sys
231 232 $(sparc_ONLY)dir path=platform/SUNW,Ultra-250/kernel/drv/$(ARCH64) group=sys
232 233 $(sparc_ONLY)dir path=platform/SUNW,Ultra-250/kernel/misc group=sys
233 234 $(sparc_ONLY)dir path=platform/SUNW,Ultra-250/kernel/misc/$(ARCH64) group=sys
234 235 $(sparc_ONLY)dir path=platform/SUNW,Ultra-4 group=sys
235 236 $(sparc_ONLY)dir path=platform/SUNW,Ultra-4/kernel group=sys
236 237 $(sparc_ONLY)dir path=platform/SUNW,Ultra-4/kernel/drv group=sys
237 238 $(sparc_ONLY)dir path=platform/SUNW,Ultra-4/kernel/drv/$(ARCH64) group=sys
238 239 $(sparc_ONLY)dir path=platform/SUNW,Ultra-4/kernel/misc group=sys
239 240 $(sparc_ONLY)dir path=platform/SUNW,Ultra-4/kernel/misc/$(ARCH64) group=sys
240 241 $(sparc_ONLY)dir path=platform/SUNW,Ultra-5_10 group=sys
241 242 $(sparc_ONLY)dir path=platform/SUNW,Ultra-5_10/kernel group=sys
242 243 $(sparc_ONLY)dir path=platform/SUNW,Ultra-5_10/kernel/misc group=sys
243 244 $(sparc_ONLY)dir path=platform/SUNW,Ultra-5_10/kernel/misc/$(ARCH64) group=sys
244 245 $(sparc_ONLY)dir path=platform/SUNW,Ultra-80 group=sys
245 246 $(sparc_ONLY)dir path=platform/SUNW,Ultra-80/kernel group=sys
246 247 $(sparc_ONLY)dir path=platform/SUNW,Ultra-80/kernel/misc group=sys
247 248 $(sparc_ONLY)dir path=platform/SUNW,Ultra-80/kernel/misc/$(ARCH64) group=sys
248 249 $(sparc_ONLY)dir path=platform/SUNW,Ultra-Enterprise group=sys
249 250 $(sparc_ONLY)dir path=platform/SUNW,Ultra-Enterprise/kernel group=sys
250 251 $(sparc_ONLY)dir path=platform/SUNW,Ultra-Enterprise/kernel/drv group=sys
251 252 $(sparc_ONLY)dir path=platform/SUNW,Ultra-Enterprise/kernel/drv/$(ARCH64) \
252 253 group=sys
253 254 $(sparc_ONLY)dir path=platform/SUNW,Ultra-Enterprise/kernel/misc group=sys
254 255 $(sparc_ONLY)dir path=platform/SUNW,Ultra-Enterprise/kernel/misc/$(ARCH64) \
255 256 group=sys
256 257 $(sparc_ONLY)dir path=platform/SUNW,UltraAX-i2 group=sys
257 258 $(sparc_ONLY)dir path=platform/SUNW,UltraAX-i2/kernel group=sys
258 259 $(sparc_ONLY)dir path=platform/SUNW,UltraAX-i2/kernel/misc group=sys
259 260 $(sparc_ONLY)dir path=platform/SUNW,UltraAX-i2/kernel/misc/$(ARCH64) group=sys
260 261 $(i386_ONLY)dir path=platform/i86pc group=sys
261 262 $(i386_ONLY)dir path=platform/i86pc/$(ARCH64) group=sys
262 263 $(i386_ONLY)dir path=platform/i86pc/kernel group=sys
263 264 $(i386_ONLY)dir path=platform/i86pc/kernel/$(ARCH64) group=sys
264 265 $(i386_ONLY)dir path=platform/i86pc/kernel/cpu group=sys
↓ open down ↓ |
228 lines elided |
↑ open up ↑ |
265 266 $(i386_ONLY)dir path=platform/i86pc/kernel/cpu/$(ARCH64) group=sys
266 267 $(i386_ONLY)dir path=platform/i86pc/kernel/dacf group=sys
267 268 $(i386_ONLY)dir path=platform/i86pc/kernel/dacf/$(ARCH64) group=sys
268 269 $(i386_ONLY)dir path=platform/i86pc/kernel/drv group=sys
269 270 $(i386_ONLY)dir path=platform/i86pc/kernel/drv/$(ARCH64) group=sys
270 271 $(i386_ONLY)dir path=platform/i86pc/kernel/mach group=sys
271 272 $(i386_ONLY)dir path=platform/i86pc/kernel/mach/$(ARCH64) group=sys
272 273 $(i386_ONLY)dir path=platform/i86pc/kernel/misc group=sys
273 274 $(i386_ONLY)dir path=platform/i86pc/kernel/misc/$(ARCH64) group=sys
274 275 $(i386_ONLY)dir path=platform/i86pc/ucode group=sys
276 +$(i386_ONLY)dir path=platform/i86pc/ucode/AuthenticAMD group=sys
277 +$(i386_ONLY)dir path=platform/i86pc/ucode/GenuineIntel group=sys
275 278 $(i386_ONLY)dir path=platform/i86xpv group=sys
276 279 $(i386_ONLY)dir path=platform/i86xpv/kernel group=sys
277 280 $(i386_ONLY)dir path=platform/i86xpv/kernel/$(ARCH64) group=sys
278 281 $(i386_ONLY)dir path=platform/i86xpv/kernel/cpu group=sys
279 282 $(i386_ONLY)dir path=platform/i86xpv/kernel/cpu/$(ARCH64) group=sys
280 283 $(i386_ONLY)dir path=platform/i86xpv/kernel/dacf group=sys
281 284 $(i386_ONLY)dir path=platform/i86xpv/kernel/dacf/$(ARCH64) group=sys
282 285 $(i386_ONLY)dir path=platform/i86xpv/kernel/drv group=sys
283 286 $(i386_ONLY)dir path=platform/i86xpv/kernel/drv/$(ARCH64) group=sys
284 287 $(i386_ONLY)dir path=platform/i86xpv/kernel/mach group=sys
285 288 $(i386_ONLY)dir path=platform/i86xpv/kernel/mach/$(ARCH64) group=sys
286 289 $(i386_ONLY)dir path=platform/i86xpv/kernel/misc group=sys
287 290 $(i386_ONLY)dir path=platform/i86xpv/kernel/misc/$(ARCH64) group=sys
288 291 $(i386_ONLY)dir path=platform/i86xpv/kernel/tod group=sys
289 292 $(i386_ONLY)dir path=platform/i86xpv/kernel/tod/$(ARCH64) group=sys
290 293 $(sparc_ONLY)dir path=platform/sun4u group=sys
291 294 $(sparc_ONLY)dir path=platform/sun4u-us3 group=sys
292 295 $(sparc_ONLY)dir path=platform/sun4u-us3/kernel group=sys
293 296 $(sparc_ONLY)dir path=platform/sun4u-us3/kernel/crypto group=sys
294 297 $(sparc_ONLY)dir path=platform/sun4u-us3/kernel/crypto/$(ARCH64) group=sys
295 298 $(sparc_ONLY)dir path=platform/sun4u/kernel group=sys
296 299 $(sparc_ONLY)dir path=platform/sun4u/kernel/$(ARCH64) group=sys
297 300 $(sparc_ONLY)dir path=platform/sun4u/kernel/cpu group=sys
298 301 $(sparc_ONLY)dir path=platform/sun4u/kernel/cpu/$(ARCH64) group=sys
299 302 $(sparc_ONLY)dir path=platform/sun4u/kernel/crypto group=sys
300 303 $(sparc_ONLY)dir path=platform/sun4u/kernel/crypto/$(ARCH64) group=sys
301 304 $(sparc_ONLY)dir path=platform/sun4u/kernel/drv group=sys
302 305 $(sparc_ONLY)dir path=platform/sun4u/kernel/drv/$(ARCH64) group=sys
303 306 $(sparc_ONLY)dir path=platform/sun4u/kernel/misc group=sys
304 307 $(sparc_ONLY)dir path=platform/sun4u/kernel/misc/$(ARCH64) group=sys
305 308 $(sparc_ONLY)dir path=platform/sun4u/kernel/tod group=sys
306 309 $(sparc_ONLY)dir path=platform/sun4u/kernel/tod/$(ARCH64) group=sys
307 310 $(sparc_ONLY)dir path=platform/sun4v group=sys
308 311 $(sparc_ONLY)dir path=platform/sun4v/kernel group=sys
309 312 $(sparc_ONLY)dir path=platform/sun4v/kernel/$(ARCH64) group=sys
310 313 $(sparc_ONLY)dir path=platform/sun4v/kernel/cpu group=sys
311 314 $(sparc_ONLY)dir path=platform/sun4v/kernel/cpu/$(ARCH64) group=sys
312 315 $(sparc_ONLY)dir path=platform/sun4v/kernel/crypto group=sys
313 316 $(sparc_ONLY)dir path=platform/sun4v/kernel/crypto/$(ARCH64) group=sys
314 317 $(sparc_ONLY)dir path=platform/sun4v/kernel/drv group=sys
315 318 $(sparc_ONLY)dir path=platform/sun4v/kernel/drv/$(ARCH64) group=sys
316 319 $(sparc_ONLY)dir path=platform/sun4v/kernel/misc group=sys
317 320 $(sparc_ONLY)dir path=platform/sun4v/kernel/misc/$(ARCH64) group=sys
318 321 $(sparc_ONLY)dir path=platform/sun4v/kernel/sys group=sys
319 322 $(sparc_ONLY)dir path=platform/sun4v/kernel/sys/$(ARCH64) group=sys
320 323 $(sparc_ONLY)dir path=usr/share/man
321 324 dir path=usr/share/man/man4
322 325 $(sparc_ONLY)dir path=usr/share/man/man7d
323 326 $(sparc_ONLY)dir path=usr/share/man/man7m
324 327 $(sparc_ONLY)driver name=ac
325 328 $(i386_ONLY)driver name=acpinex alias=acpivirtnex
326 329 $(i386_ONLY)driver name=acpippm
327 330 $(sparc_ONLY)driver name=adm1026 alias=i2c-adm1026
328 331 $(sparc_ONLY)driver name=adm1031 alias=i2c-adm1031
329 332 $(i386_ONLY)driver name=amd_iommu perms="* 0644 root sys" \
330 333 alias=pci1002,5a23 \
331 334 alias=pci1022,11ff
332 335 $(i386_ONLY)driver name=balloon perms="* 0444 root sys"
333 336 $(sparc_ONLY)driver name=bbc_beep alias=SUNW,bbc-beep
334 337 $(sparc_ONLY)driver name=central
335 338 $(i386_ONLY)driver name=cpudrv alias=cpu
336 339 $(sparc_ONLY)driver name=db21554 \
337 340 alias=pci108e,6300 \
338 341 alias=pci108e,6301 \
339 342 alias=pci108e,6302 \
340 343 alias=pci108e,6303 \
341 344 alias=pci108e,6310 \
342 345 alias=pci108e,6311 \
343 346 alias=pci108e,6312 \
344 347 alias=pci108e,6313 \
345 348 alias=pci108e,6320 \
346 349 alias=pci108e,6323 \
347 350 alias=pci108e,6330 \
348 351 alias=pci108e,6331 \
349 352 alias=pci108e,6332 \
350 353 alias=pci108e,6333 \
351 354 alias=pci108e,6340 \
352 355 alias=pci108e,6343 \
353 356 alias=pci108e,6350 \
354 357 alias=pci108e,6353 \
355 358 alias=pci108e,6722 \
356 359 alias=pciclass,060940 \
357 360 alias=pciclass,060980
358 361 $(i386_ONLY)driver name=domcaps perms="* 0444 root sys"
359 362 $(sparc_ONLY)driver name=dr
360 363 $(sparc_ONLY)driver name=ebus class=ebus \
361 364 alias=SUNW,ebus \
362 365 alias=SUNW,sun4v-ebus \
363 366 alias=isa \
364 367 alias=jbus-ebus
365 368 $(sparc_ONLY)driver name=envctrl alias=SUNW,envctrl
366 369 $(sparc_ONLY)driver name=envctrltwo alias=SUNW,envctrltwo \
367 370 perms="* 0644 root sys" \
368 371 policy="read_priv_set=sys_config write_priv_set=sys_config"
369 372 $(sparc_ONLY)driver name=environ alias=environment
370 373 $(sparc_ONLY)driver name=epic alias=SUNW,ebus-pic18lf65j10-env
371 374 $(i386_ONLY)driver name=evtchn perms="* 0666 root sys"
372 375 $(sparc_ONLY)driver name=fd perms="* 0666 root sys" \
373 376 alias=SUNW,fdtwo \
374 377 alias=fdthree \
375 378 alias=pnpALI,1533,0
376 379 $(sparc_ONLY)driver name=fhc
377 380 $(sparc_ONLY)driver name=glvc
378 381 $(sparc_ONLY)driver name=gpio_87317 alias=ns87317-gpio perms="* 0600 root sys"
379 382 $(sparc_ONLY)driver name=grbeep alias=SUNW,smbus-beep
380 383 $(sparc_ONLY)driver name=grfans alias=SUNW,smbus-fan-control
381 384 $(sparc_ONLY)driver name=grppm alias=SUNW,smbus-ppm
382 385 $(sparc_ONLY)driver name=hpc3130 perms="* 0644 root sys" \
383 386 alias=FJSV,hpc3130 \
384 387 alias=i2c-hpc3130
385 388 $(sparc_ONLY)driver name=i2bsc alias=SUNW,i2bsc
386 389 $(sparc_ONLY)driver name=ics951601 alias=i2c-ics951601
387 390 $(i386_ONLY)driver name=isa alias=pciclass,060100 class=sysbus
388 391 $(sparc_ONLY)driver name=isadma
389 392 $(sparc_ONLY)driver name=jbusppm alias=jbus-ppm
390 393 $(sparc_ONLY)driver name=lm75 alias=i2c-lm75 perms="* 0644 root sys"
391 394 $(sparc_ONLY)driver name=lombus alias=SUNW,lombus perms="* 0644 root sys"
392 395 $(sparc_ONLY)driver name=ltc1427 alias=i2c-ltc1427 perms="* 0644 root sys"
393 396 $(sparc_ONLY)driver name=lw8 perms="* 0644 root sys"
394 397 $(sparc_ONLY)driver name=m1535ppm alias=ali1535d+-ppm
395 398 $(sparc_ONLY)driver name=max1617 alias=i2c-max1617
396 399 $(sparc_ONLY)driver name=mc-opl alias=FJSV,oplmc
397 400 $(sparc_ONLY)driver name=mc-us3 alias=memory-controller
398 401 $(sparc_ONLY)driver name=mc-us3i alias=SUNW,UltraSPARC-IIIi,mc
399 402 $(sparc_ONLY)driver name=mdesc perms="* 0666 root sys"
400 403 $(sparc_ONLY)driver name=mem_cache
401 404 $(sparc_ONLY)driver name=mi2cv alias=fire-i2c
402 405 $(sparc_ONLY)driver name=n2rng \
403 406 alias=SUNW,kt-rng \
404 407 alias=SUNW,n2-rng \
405 408 alias=SUNW,vf-rng
406 409 $(i386_ONLY)driver name=npe alias=pciex_root_complex
407 410 $(sparc_ONLY)driver name=ntwdt perms="* 0644 root sys"
408 411 $(sparc_ONLY)driver name=oplmsu alias=FJSV,oplmsu
409 412 $(sparc_ONLY)driver name=oplpanel alias=FJSV,panel
410 413 $(sparc_ONLY)driver name=pca9556 \
411 414 alias=i2c-pca9555 \
412 415 alias=i2c-pca9556
413 416 $(sparc_ONLY)driver name=pcf8574 perms="* 0644 root sys" \
414 417 alias=i2c-pcf8574 \
415 418 alias=nct-PHG,pcf8574
416 419 $(sparc_ONLY)driver name=pcf8584 \
417 420 alias=SUNW,bbc-i2c \
418 421 alias=SUNW,i2c-pic16f747 \
419 422 alias=nct-PHG,pcf8584
420 423 $(sparc_ONLY)driver name=pcf8591 perms="* 0644 root sys" \
421 424 alias=i2c-pcf8591 \
422 425 alias=nct-PHG,pcf8591
423 426 $(i386_ONLY)driver name=pci class=pci
424 427 $(sparc_ONLY)driver name=pcicmu \
425 428 alias=pci10cf,138f \
426 429 alias=pci10cf,1390
427 430 $(sparc_ONLY)driver name=pcipsy class=pci \
428 431 alias=SUNW,pci \
429 432 alias=pci \
430 433 alias=pci108e,8000 \
431 434 alias=pci108e,a000 \
432 435 alias=pci108e,a001 \
433 436 alias=pciclass,060000
434 437 $(sparc_ONLY)driver name=pcisch class=pci \
435 438 alias=pci108e,8001 \
436 439 alias=pci108e,8002 \
437 440 alias=pci108e,a801
438 441 $(sparc_ONLY)driver name=pic16f747 alias=SUNW,ebus-pic16f747-env
439 442 $(sparc_ONLY)driver name=pic16f819 alias=SUNW,i2c-auxfan1
440 443 $(i386_ONLY)driver name=pit_beep alias=SUNW,pit_beep
441 444 $(sparc_ONLY)driver name=pmc alias=SUNW,pmc
442 445 $(sparc_ONLY)driver name=pmubus alias=pmu
443 446 $(sparc_ONLY)driver name=pmugpio
444 447 driver name=ppm
445 448 $(i386_ONLY)driver name=privcmd perms="* 0666 root sys"
446 449 $(sparc_ONLY)driver name=px \
447 450 alias=SUNW,sun4v-pci \
448 451 alias=pciex108e,80f0 \
449 452 alias=pciex108e,80f8
450 453 $(sparc_ONLY)driver name=qcn alias=SUNW,sun4v-console
451 454 $(sparc_ONLY)driver name=rmc_comm
452 455 $(sparc_ONLY)driver name=rmcadm
453 456 $(sparc_ONLY)driver name=rmclomv
454 457 $(sparc_ONLY)driver name=rootnex \
455 458 alias=cpu-unit \
456 459 alias=io-unit \
457 460 alias=mem-unit
458 461 $(i386_ONLY)driver name=rootnex
459 462 $(sparc_ONLY)driver name=sbbc alias=pci108e,c416
460 463 $(sparc_ONLY)driver name=sbus class=sbus
461 464 $(sparc_ONLY)driver name=sbusmem
462 465 $(sparc_ONLY)driver name=scfd alias=FJSV,scfc
463 466 $(sparc_ONLY)driver name=schppm alias=gp2-ppm
464 467 $(sparc_ONLY)driver name=seeprom \
465 468 alias=i2c-at24c64 \
466 469 alias=i2c-at34c02
467 470 $(sparc_ONLY)driver name=sgcn
468 471 $(sparc_ONLY)driver name=sgenv
469 472 $(sparc_ONLY)driver name=sgfru
470 473 $(sparc_ONLY)driver name=sghsc
471 474 $(sparc_ONLY)driver name=sgsbbc
472 475 $(sparc_ONLY)driver name=simba alias=pci108e,5000 class=pci
473 476 $(sparc_ONLY)driver name=simmstat alias=simm-status
474 477 $(sparc_ONLY)driver name=smbus alias=i2c-smbus
475 478 $(sparc_ONLY)driver name=smbus_ara alias=i2c-smbus-ara
476 479 $(sparc_ONLY)driver name=sram
477 480 $(sparc_ONLY)driver name=ssc050 alias=i2c-ssc050 perms="* 0644 root sys"
478 481 $(sparc_ONLY)driver name=ssc100 alias=i2c-ssc100 perms="* 0644 root sys"
479 482 $(sparc_ONLY)driver name=ssm perms="* 0640 root sys"
480 483 $(sparc_ONLY)driver name=su perms="[a-z] 0666 root sys" \
481 484 perms="[a-z],cu 0600 uucp uucp" perms="ssp 0600 root sys" \
482 485 perms="sspctl 0600 root sys"
483 486 $(sparc_ONLY)driver name=sysctrl alias=clock-board
484 487 $(sparc_ONLY)driver name=tda8444 alias=i2c-tda8444
485 488 $(sparc_ONLY)driver name=tod perms="* 0600 root sys"
486 489 $(sparc_ONLY)driver name=todds1287 alias=ds1287
487 490 $(sparc_ONLY)driver name=todds1307
488 491 $(sparc_ONLY)driver name=todds1337 alias=i2c-ds1337
489 492 $(sparc_ONLY)driver name=trapstat perms="* 0600 root sys"
490 493 $(sparc_ONLY)driver name=tsalarm
491 494 $(sparc_ONLY)driver name=upa64s \
492 495 alias=SUNW,upa64s \
493 496 alias=jbus-upa64s
494 497 $(sparc_ONLY)driver name=vnex \
495 498 alias=SUNW,sun4v-virtual-devices \
496 499 alias=SUNW,virtual-devices
497 500 $(sparc_ONLY)driver name=xcalppm alias=ebus-ppm
498 501 $(sparc_ONLY)driver name=xcalwd
499 502 $(i386_ONLY)driver name=xdb
500 503 $(i386_ONLY)driver name=xdf
501 504 $(i386_ONLY)driver name=xenbus perms="* 0666 root sys"
502 505 $(i386_ONLY)driver name=xencons
503 506 $(i386_ONLY)driver name=xnbe alias=xnb,ioemu
504 507 $(i386_ONLY)driver name=xnbo \
505 508 alias=xnb \
506 509 alias=xnb,SUNW_mac
507 510 $(i386_ONLY)driver name=xnbu alias=xnb,netfront
508 511 $(i386_ONLY)driver name=xnf
509 512 $(i386_ONLY)driver name=xpvd
510 513 $(i386_ONLY)driver name=xpvtap perms="* 0666 root sys"
511 514 $(sparc_ONLY)driver name=zs perms="[a-z] 0666 root sys" \
512 515 perms="[a-z],cu 0600 uucp uucp"
513 516 $(sparc_ONLY)driver name=zsh perms="* 0666 root sys"
514 517 $(sparc_ONLY)file path=platform/SUNW,A70/kernel/drv/ppm.conf group=sys
515 518 $(sparc_ONLY)file path=platform/SUNW,A70/kernel/misc/$(ARCH64)/platmod \
516 519 group=sys mode=0755
517 520 $(sparc_ONLY)file \
518 521 path=platform/SUNW,Netra-CP3010/kernel/misc/$(ARCH64)/platmod group=sys \
519 522 mode=0755
520 523 $(sparc_ONLY)file path=platform/SUNW,Netra-T12/kernel/drv/$(ARCH64)/lw8 \
521 524 group=sys
522 525 $(sparc_ONLY)file path=platform/SUNW,Netra-T12/kernel/drv/$(ARCH64)/ntwdt \
523 526 group=sys
524 527 $(sparc_ONLY)file path=platform/SUNW,Netra-T12/kernel/drv/$(ARCH64)/sgenv \
525 528 group=sys
526 529 $(sparc_ONLY)file path=platform/SUNW,Netra-T12/kernel/drv/$(ARCH64)/sgfru \
527 530 group=sys
528 531 $(sparc_ONLY)file path=platform/SUNW,Netra-T12/kernel/drv/lw8.conf group=sys
529 532 $(sparc_ONLY)file path=platform/SUNW,Netra-T12/kernel/drv/ntwdt.conf group=sys
530 533 $(sparc_ONLY)file path=platform/SUNW,Netra-T12/kernel/drv/sgenv.conf group=sys
531 534 $(sparc_ONLY)file path=platform/SUNW,Netra-T12/kernel/drv/sgfru.conf group=sys
532 535 $(sparc_ONLY)file path=platform/SUNW,Netra-T12/kernel/misc/$(ARCH64)/platmod \
533 536 group=sys mode=0755
534 537 $(sparc_ONLY)file path=platform/SUNW,Netra-T4/kernel/drv/$(ARCH64)/lombus \
535 538 group=sys
536 539 $(sparc_ONLY)file path=platform/SUNW,Netra-T4/kernel/drv/lombus.conf group=sys
537 540 $(sparc_ONLY)file path=platform/SUNW,SPARC-Enterprise/kernel/$(ARCH64)/unix \
538 541 group=sys mode=0755
539 542 $(sparc_ONLY)file \
540 543 path=platform/SUNW,SPARC-Enterprise/kernel/cpu/$(ARCH64)/FJSV,SPARC64-VI \
541 544 group=sys mode=0755
542 545 $(sparc_ONLY)file path=platform/SUNW,SPARC-Enterprise/kernel/drv/$(ARCH64)/dr \
543 546 group=sys
544 547 $(sparc_ONLY)file \
545 548 path=platform/SUNW,SPARC-Enterprise/kernel/drv/$(ARCH64)/mc-opl group=sys
546 549 $(sparc_ONLY)file \
547 550 path=platform/SUNW,SPARC-Enterprise/kernel/drv/$(ARCH64)/oplmsu group=sys
548 551 $(sparc_ONLY)file \
549 552 path=platform/SUNW,SPARC-Enterprise/kernel/drv/$(ARCH64)/oplpanel \
550 553 group=sys
551 554 $(sparc_ONLY)file \
552 555 path=platform/SUNW,SPARC-Enterprise/kernel/drv/$(ARCH64)/pcicmu group=sys
553 556 $(sparc_ONLY)file \
554 557 path=platform/SUNW,SPARC-Enterprise/kernel/drv/$(ARCH64)/scfd group=sys
555 558 $(sparc_ONLY)file path=platform/SUNW,SPARC-Enterprise/kernel/drv/dr.conf \
556 559 group=sys
557 560 $(sparc_ONLY)file path=platform/SUNW,SPARC-Enterprise/kernel/drv/mc-opl.conf \
558 561 group=sys
559 562 $(sparc_ONLY)file path=platform/SUNW,SPARC-Enterprise/kernel/drv/oplpanel.conf \
560 563 group=sys
561 564 $(sparc_ONLY)file path=platform/SUNW,SPARC-Enterprise/kernel/drv/options.conf \
562 565 group=sys
563 566 $(sparc_ONLY)file path=platform/SUNW,SPARC-Enterprise/kernel/drv/scfd.conf \
564 567 group=sys
565 568 $(sparc_ONLY)file \
566 569 path=platform/SUNW,SPARC-Enterprise/kernel/misc/$(ARCH64)/drmach \
567 570 group=sys mode=0755
568 571 $(sparc_ONLY)file \
569 572 path=platform/SUNW,SPARC-Enterprise/kernel/misc/$(ARCH64)/platmod \
570 573 group=sys mode=0755
571 574 $(sparc_ONLY)file path=platform/SUNW,Serverblade1/kernel/drv/$(ARCH64)/bscbus \
572 575 group=sys
573 576 $(sparc_ONLY)file path=platform/SUNW,Serverblade1/kernel/drv/$(ARCH64)/bscv \
574 577 group=sys
575 578 $(sparc_ONLY)file path=platform/SUNW,Serverblade1/kernel/drv/bscbus.conf \
576 579 group=sys
577 580 $(sparc_ONLY)file path=platform/SUNW,Serverblade1/kernel/drv/bscv.conf \
578 581 group=sys
579 582 $(sparc_ONLY)file path=platform/SUNW,Serverblade1/kernel/drv/options.conf \
580 583 group=sys
581 584 $(sparc_ONLY)file \
582 585 path=platform/SUNW,Serverblade1/kernel/misc/$(ARCH64)/platmod group=sys \
583 586 mode=0755
584 587 $(sparc_ONLY)file path=platform/SUNW,Sun-Blade-100/kernel/drv/$(ARCH64)/grfans \
585 588 group=sys
586 589 $(sparc_ONLY)file path=platform/SUNW,Sun-Blade-100/kernel/drv/$(ARCH64)/grppm \
587 590 group=sys
588 591 $(sparc_ONLY)file path=platform/SUNW,Sun-Blade-100/kernel/drv/grppm.conf \
589 592 group=sys
590 593 $(sparc_ONLY)file \
591 594 path=platform/SUNW,Sun-Blade-100/kernel/misc/$(ARCH64)/platmod group=sys \
592 595 mode=0755
593 596 $(sparc_ONLY)file \
594 597 path=platform/SUNW,Sun-Blade-1000/kernel/drv/$(ARCH64)/xcalppm group=sys
595 598 $(sparc_ONLY)file \
596 599 path=platform/SUNW,Sun-Blade-1000/kernel/drv/$(ARCH64)/xcalwd group=sys
597 600 $(sparc_ONLY)file path=platform/SUNW,Sun-Blade-1000/kernel/drv/xcalppm.conf \
598 601 group=sys
599 602 $(sparc_ONLY)file path=platform/SUNW,Sun-Blade-1000/kernel/drv/xcalwd.conf \
600 603 group=sys
601 604 $(sparc_ONLY)file \
602 605 path=platform/SUNW,Sun-Blade-1000/kernel/misc/$(ARCH64)/platmod group=sys \
603 606 mode=0755
604 607 $(sparc_ONLY)file path=platform/SUNW,Sun-Blade-1500/kernel/drv/ppm.conf \
605 608 group=sys
606 609 $(sparc_ONLY)file \
607 610 path=platform/SUNW,Sun-Blade-1500/kernel/misc/$(ARCH64)/platmod group=sys \
608 611 mode=0755
609 612 $(sparc_ONLY)file path=platform/SUNW,Sun-Blade-2500/kernel/drv/ppm.conf \
610 613 group=sys
611 614 $(sparc_ONLY)file \
612 615 path=platform/SUNW,Sun-Blade-2500/kernel/misc/$(ARCH64)/platmod group=sys \
613 616 mode=0755
614 617 $(sparc_ONLY)file \
615 618 path=platform/SUNW,Sun-Fire-280R/kernel/drv/$(ARCH64)/pcf8574 group=sys
616 619 $(sparc_ONLY)file \
617 620 path=platform/SUNW,Sun-Fire-280R/kernel/misc/$(ARCH64)/platmod group=sys \
618 621 mode=0755
619 622 $(sparc_ONLY)file \
620 623 path=platform/SUNW,Sun-Fire-480R/kernel/misc/$(ARCH64)/platmod group=sys \
621 624 mode=0755
622 625 $(sparc_ONLY)file path=platform/SUNW,Sun-Fire-880/kernel/drv/$(ARCH64)/hpc3130 \
623 626 group=sys
624 627 $(sparc_ONLY)file path=platform/SUNW,Sun-Fire-880/kernel/drv/hpc3130.conf \
625 628 group=sys
626 629 $(sparc_ONLY)file \
627 630 path=platform/SUNW,Sun-Fire-880/kernel/misc/$(ARCH64)/platmod group=sys \
628 631 mode=0755
629 632 $(sparc_ONLY)file \
630 633 path=platform/SUNW,Sun-Fire-T200/kernel/drv/$(ARCH64)/tsalarm group=sys
631 634 $(sparc_ONLY)file path=platform/SUNW,Sun-Fire-T200/kernel/drv/tsalarm.conf \
632 635 group=sys
633 636 $(sparc_ONLY)file path=platform/SUNW,Sun-Fire-V215/kernel/drv/su.conf \
634 637 group=sys
635 638 $(sparc_ONLY)file \
636 639 path=platform/SUNW,Sun-Fire-V215/kernel/misc/$(ARCH64)/platmod group=sys \
637 640 mode=0755
638 641 $(sparc_ONLY)file path=platform/SUNW,Sun-Fire-V240/kernel/drv/$(ARCH64)/ntwdt \
639 642 group=sys
640 643 $(sparc_ONLY)file \
641 644 path=platform/SUNW,Sun-Fire-V240/kernel/drv/$(ARCH64)/tsalarm group=sys
642 645 $(sparc_ONLY)file path=platform/SUNW,Sun-Fire-V240/kernel/drv/ntwdt.conf \
643 646 group=sys
644 647 $(sparc_ONLY)file path=platform/SUNW,Sun-Fire-V240/kernel/drv/tsalarm.conf \
645 648 group=sys
646 649 $(sparc_ONLY)file \
647 650 path=platform/SUNW,Sun-Fire-V240/kernel/misc/$(ARCH64)/platmod group=sys \
648 651 mode=0755
649 652 $(sparc_ONLY)file \
650 653 path=platform/SUNW,Sun-Fire-V250/kernel/misc/$(ARCH64)/platmod group=sys \
651 654 mode=0755
652 655 $(sparc_ONLY)file \
653 656 path=platform/SUNW,Sun-Fire-V440/kernel/misc/$(ARCH64)/platmod group=sys \
654 657 mode=0755
655 658 $(sparc_ONLY)file \
656 659 path=platform/SUNW,Sun-Fire-V445/kernel/misc/$(ARCH64)/platmod group=sys \
657 660 mode=0755
658 661 $(sparc_ONLY)file path=platform/SUNW,Sun-Fire/kernel/$(ARCH64)/unix group=sys \
659 662 mode=0755
660 663 $(sparc_ONLY)file \
661 664 path=platform/SUNW,Sun-Fire/kernel/cpu/$(ARCH64)/SUNW,UltraSPARC-III \
662 665 group=sys mode=0755
663 666 $(sparc_ONLY)file \
664 667 path=platform/SUNW,Sun-Fire/kernel/cpu/$(ARCH64)/SUNW,UltraSPARC-III+ \
665 668 group=sys mode=0755
666 669 $(sparc_ONLY)file path=platform/SUNW,Sun-Fire/kernel/drv/$(ARCH64)/sgcn \
667 670 group=sys
668 671 $(sparc_ONLY)file path=platform/SUNW,Sun-Fire/kernel/drv/$(ARCH64)/sghsc \
669 672 group=sys
670 673 $(sparc_ONLY)file path=platform/SUNW,Sun-Fire/kernel/drv/$(ARCH64)/sgsbbc \
671 674 group=sys
672 675 $(sparc_ONLY)file path=platform/SUNW,Sun-Fire/kernel/drv/$(ARCH64)/ssm \
673 676 group=sys
674 677 $(sparc_ONLY)file path=platform/SUNW,Sun-Fire/kernel/drv/sghsc.conf group=sys
675 678 $(sparc_ONLY)file path=platform/SUNW,Sun-Fire/kernel/misc/$(ARCH64)/platmod \
676 679 group=sys mode=0755
677 680 $(sparc_ONLY)file path=platform/SUNW,Sun-Fire/kernel/misc/$(ARCH64)/sbdp \
678 681 group=sys mode=0755
679 682 $(sparc_ONLY)file path=platform/SUNW,Ultra-250/kernel/drv/$(ARCH64)/envctrltwo \
680 683 group=sys
681 684 $(sparc_ONLY)file path=platform/SUNW,Ultra-250/kernel/misc/$(ARCH64)/platmod \
682 685 group=sys mode=0755
683 686 $(sparc_ONLY)file path=platform/SUNW,Ultra-4/kernel/drv/$(ARCH64)/envctrl \
684 687 group=sys
685 688 $(sparc_ONLY)file path=platform/SUNW,Ultra-4/kernel/misc/$(ARCH64)/platmod \
686 689 group=sys mode=0755
687 690 $(sparc_ONLY)file path=platform/SUNW,Ultra-5_10/kernel/misc/$(ARCH64)/platmod \
688 691 group=sys mode=0755
689 692 $(sparc_ONLY)file path=platform/SUNW,Ultra-Enterprise/kernel/drv/$(ARCH64)/ac \
690 693 group=sys
691 694 $(sparc_ONLY)file \
692 695 path=platform/SUNW,Ultra-Enterprise/kernel/drv/$(ARCH64)/central \
693 696 group=sys
694 697 $(sparc_ONLY)file \
695 698 path=platform/SUNW,Ultra-Enterprise/kernel/drv/$(ARCH64)/environ \
696 699 group=sys
697 700 $(sparc_ONLY)file path=platform/SUNW,Ultra-Enterprise/kernel/drv/$(ARCH64)/fhc \
698 701 group=sys
699 702 $(sparc_ONLY)file \
700 703 path=platform/SUNW,Ultra-Enterprise/kernel/drv/$(ARCH64)/simmstat \
701 704 group=sys
702 705 $(sparc_ONLY)file \
703 706 path=platform/SUNW,Ultra-Enterprise/kernel/drv/$(ARCH64)/sram group=sys
704 707 $(sparc_ONLY)file \
705 708 path=platform/SUNW,Ultra-Enterprise/kernel/drv/$(ARCH64)/sysctrl \
706 709 group=sys
707 710 $(sparc_ONLY)file path=platform/SUNW,Ultra-Enterprise/kernel/drv/fhc.conf \
708 711 group=sys
709 712 $(sparc_ONLY)file \
710 713 path=platform/SUNW,Ultra-Enterprise/kernel/misc/$(ARCH64)/platmod \
711 714 group=sys mode=0755
712 715 $(sparc_ONLY)file path=platform/SUNW,UltraAX-i2/kernel/misc/$(ARCH64)/platmod \
713 716 group=sys mode=0755
714 717 $(i386_ONLY)file path=platform/i86pc/kernel/$(ARCH64)/unix group=sys mode=0755
715 718 $(i386_ONLY)file path=platform/i86pc/kernel/cpu/$(ARCH64)/cpu.generic \
716 719 group=sys mode=0755
717 720 $(i386_ONLY)file path=platform/i86pc/kernel/cpu/$(ARCH64)/cpu_ms.AuthenticAMD \
718 721 group=sys mode=0755
719 722 $(i386_ONLY)file \
720 723 path=platform/i86pc/kernel/cpu/$(ARCH64)/cpu_ms.AuthenticAMD.15 group=sys \
721 724 mode=0755
722 725 $(i386_ONLY)file path=platform/i86pc/kernel/cpu/$(ARCH64)/cpu_ms.GenuineIntel \
723 726 group=sys mode=0755
724 727 $(i386_ONLY)file \
725 728 path=platform/i86pc/kernel/cpu/$(ARCH64)/cpu_ms.GenuineIntel.6.46 \
726 729 group=sys mode=0755
727 730 $(i386_ONLY)file path=platform/i86pc/kernel/dacf/$(ARCH64)/consconfig_dacf \
728 731 group=sys mode=0755
729 732 $(i386_ONLY)file path=platform/i86pc/kernel/drv/$(ARCH64)/acpinex group=sys
730 733 $(i386_ONLY)file path=platform/i86pc/kernel/drv/$(ARCH64)/acpippm group=sys
731 734 $(i386_ONLY)file path=platform/i86pc/kernel/drv/$(ARCH64)/amd_iommu group=sys
732 735 $(i386_ONLY)file path=platform/i86pc/kernel/drv/$(ARCH64)/cpudrv group=sys
733 736 $(i386_ONLY)file path=platform/i86pc/kernel/drv/$(ARCH64)/isa group=sys
734 737 $(i386_ONLY)file path=platform/i86pc/kernel/drv/$(ARCH64)/npe group=sys
735 738 $(i386_ONLY)file path=platform/i86pc/kernel/drv/$(ARCH64)/pci group=sys
736 739 $(i386_ONLY)file path=platform/i86pc/kernel/drv/$(ARCH64)/pit_beep group=sys
737 740 $(i386_ONLY)file path=platform/i86pc/kernel/drv/$(ARCH64)/ppm group=sys
738 741 $(i386_ONLY)file path=platform/i86pc/kernel/drv/$(ARCH64)/rootnex group=sys
739 742 $(i386_ONLY)file path=platform/i86pc/kernel/drv/acpippm.conf group=sys
740 743 $(i386_ONLY)file path=platform/i86pc/kernel/drv/amd_iommu.conf group=sys
741 744 $(i386_ONLY)file path=platform/i86pc/kernel/drv/pit_beep.conf group=sys
742 745 $(i386_ONLY)file path=platform/i86pc/kernel/drv/ppm.conf group=sys
743 746 $(i386_ONLY)file path=platform/i86pc/kernel/drv/rootnex.conf group=sys
↓ open down ↓ |
459 lines elided |
↑ open up ↑ |
744 747 $(i386_ONLY)file path=platform/i86pc/kernel/mach/$(ARCH64)/apix group=sys \
745 748 mode=0755
746 749 $(i386_ONLY)file path=platform/i86pc/kernel/mach/$(ARCH64)/pcplusmp group=sys \
747 750 mode=0755
748 751 $(i386_ONLY)file path=platform/i86pc/kernel/mach/$(ARCH64)/uppc group=sys \
749 752 mode=0755
750 753 $(i386_ONLY)file path=platform/i86pc/kernel/misc/$(ARCH64)/acpidev group=sys \
751 754 mode=0755
752 755 $(i386_ONLY)file path=platform/i86pc/kernel/misc/$(ARCH64)/gfx_private \
753 756 group=sys mode=0755
754 -$(i386_ONLY)file path=platform/i86pc/ucode/amd-ucode.bin group=sys mode=0444 \
755 - original_name=SUNWcakr:platform/i86pc/ucode/amd-ucode.bin preserve=true \
756 - reboot-needed=true
757 -$(i386_ONLY)file path=platform/i86pc/ucode/intel-ucode.txt group=sys mode=0444 \
758 - original_name=SUNWcakr:platform/i86pc/ucode/intel-ucode.txt preserve=true \
759 - reboot-needed=true
757 +$(i386_ONLY)file path=platform/i86pc/ucode/AuthenticAMD/1020-00 group=sys \
758 + mode=0444 preserve=true reboot-needed=true
759 +$(i386_ONLY)file path=platform/i86pc/ucode/AuthenticAMD/1022-00 group=sys \
760 + mode=0444 preserve=true reboot-needed=true
761 +$(i386_ONLY)file path=platform/i86pc/ucode/AuthenticAMD/1041-00 group=sys \
762 + mode=0444 preserve=true reboot-needed=true
763 +$(i386_ONLY)file path=platform/i86pc/ucode/AuthenticAMD/1043-00 group=sys \
764 + mode=0444 preserve=true reboot-needed=true
765 +$(i386_ONLY)file path=platform/i86pc/ucode/AuthenticAMD/1062-00 group=sys \
766 + mode=0444 preserve=true reboot-needed=true
767 +$(i386_ONLY)file path=platform/i86pc/ucode/AuthenticAMD/1080-00 group=sys \
768 + mode=0444 preserve=true reboot-needed=true
769 +$(i386_ONLY)file path=platform/i86pc/ucode/AuthenticAMD/1081-00 group=sys \
770 + mode=0444 preserve=true reboot-needed=true
771 +$(i386_ONLY)file path=platform/i86pc/ucode/AuthenticAMD/10A0-00 group=sys \
772 + mode=0444 preserve=true reboot-needed=true
773 +$(i386_ONLY)file path=platform/i86pc/ucode/AuthenticAMD/3010-00 group=sys \
774 + mode=0444 preserve=true reboot-needed=true
775 +$(i386_ONLY)file path=platform/i86pc/ucode/AuthenticAMD/5010-00 group=sys \
776 + mode=0444 preserve=true reboot-needed=true
777 +$(i386_ONLY)file path=platform/i86pc/ucode/AuthenticAMD/5020-00 group=sys \
778 + mode=0444 preserve=true reboot-needed=true
779 +$(i386_ONLY)file path=platform/i86pc/ucode/AuthenticAMD/6012-00 group=sys \
780 + mode=0444 preserve=true reboot-needed=true
781 +$(i386_ONLY)file path=platform/i86pc/ucode/AuthenticAMD/container group=sys \
782 + mode=0444 preserve=true reboot-needed=true
783 +$(i386_ONLY)file path=platform/i86pc/ucode/AuthenticAMD/equivalence-table \
784 + group=sys mode=0444 preserve=true reboot-needed=true
785 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00000650-01 group=sys \
786 + mode=0444 reboot-needed=true
787 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00000650-02 group=sys \
788 + mode=0444 reboot-needed=true
789 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00000650-08 group=sys \
790 + mode=0444 reboot-needed=true
791 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00000651-01 group=sys \
792 + mode=0444 reboot-needed=true
793 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00000652-01 group=sys \
794 + mode=0444 reboot-needed=true
795 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00000652-02 group=sys \
796 + mode=0444 reboot-needed=true
797 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00000652-04 group=sys \
798 + mode=0444 reboot-needed=true
799 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00000653-01 group=sys \
800 + mode=0444 reboot-needed=true
801 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00000653-02 group=sys \
802 + mode=0444 reboot-needed=true
803 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00000653-04 group=sys \
804 + mode=0444 reboot-needed=true
805 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00000653-08 group=sys \
806 + mode=0444 reboot-needed=true
807 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00000660-01 group=sys \
808 + mode=0444 reboot-needed=true
809 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00000665-10 group=sys \
810 + mode=0444 reboot-needed=true
811 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/0000066A-02 group=sys \
812 + mode=0444 reboot-needed=true
813 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/0000066A-08 group=sys \
814 + mode=0444 reboot-needed=true
815 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/0000066A-20 group=sys \
816 + mode=0444 reboot-needed=true
817 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/0000066D-02 group=sys \
818 + mode=0444 reboot-needed=true
819 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/0000066D-08 group=sys \
820 + mode=0444 reboot-needed=true
821 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/0000066D-20 group=sys \
822 + mode=0444 reboot-needed=true
823 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00000671-04 group=sys \
824 + mode=0444 reboot-needed=true
825 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00000672-04 group=sys \
826 + mode=0444 reboot-needed=true
827 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00000673-04 group=sys \
828 + mode=0444 reboot-needed=true
829 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00000681-01 group=sys \
830 + mode=0444 reboot-needed=true
831 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00000681-04 group=sys \
832 + mode=0444 reboot-needed=true
833 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00000681-08 group=sys \
834 + mode=0444 reboot-needed=true
835 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00000681-10 group=sys \
836 + mode=0444 reboot-needed=true
837 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00000681-20 group=sys \
838 + mode=0444 reboot-needed=true
839 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00000683-08 group=sys \
840 + mode=0444 reboot-needed=true
841 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00000683-20 group=sys \
842 + mode=0444 reboot-needed=true
843 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00000686-01 group=sys \
844 + mode=0444 reboot-needed=true
845 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00000686-02 group=sys \
846 + mode=0444 reboot-needed=true
847 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00000686-04 group=sys \
848 + mode=0444 reboot-needed=true
849 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00000686-10 group=sys \
850 + mode=0444 reboot-needed=true
851 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00000686-80 group=sys \
852 + mode=0444 reboot-needed=true
853 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/0000068A-10 group=sys \
854 + mode=0444 reboot-needed=true
855 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/0000068A-20 group=sys \
856 + mode=0444 reboot-needed=true
857 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/0000068A-80 group=sys \
858 + mode=0444 reboot-needed=true
859 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00000695-10 group=sys \
860 + mode=0444 reboot-needed=true
861 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00000695-20 group=sys \
862 + mode=0444 reboot-needed=true
863 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00000695-80 group=sys \
864 + mode=0444 reboot-needed=true
865 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/000006A0-04 group=sys \
866 + mode=0444 reboot-needed=true
867 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/000006A1-04 group=sys \
868 + mode=0444 reboot-needed=true
869 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/000006B1-10 group=sys \
870 + mode=0444 reboot-needed=true
871 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/000006B1-20 group=sys \
872 + mode=0444 reboot-needed=true
873 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/000006B4-10 group=sys \
874 + mode=0444 reboot-needed=true
875 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/000006B4-20 group=sys \
876 + mode=0444 reboot-needed=true
877 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/000006D6-20 group=sys \
878 + mode=0444 reboot-needed=true
879 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/000006E8-20 group=sys \
880 + mode=0444 reboot-needed=true
881 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/000006EC-20 group=sys \
882 + mode=0444 reboot-needed=true
883 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/000006EC-80 group=sys \
884 + mode=0444 reboot-needed=true
885 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/000006F2-01 group=sys \
886 + mode=0444 reboot-needed=true
887 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/000006F2-20 group=sys \
888 + mode=0444 reboot-needed=true
889 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/000006F6-01 group=sys \
890 + mode=0444 reboot-needed=true
891 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/000006F6-04 group=sys \
892 + mode=0444 reboot-needed=true
893 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/000006F6-20 group=sys \
894 + mode=0444 reboot-needed=true
895 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/000006F7-10 group=sys \
896 + mode=0444 reboot-needed=true
897 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/000006F7-40 group=sys \
898 + mode=0444 reboot-needed=true
899 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/000006FA-80 group=sys \
900 + mode=0444 reboot-needed=true
901 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/000006FB-01 group=sys \
902 + mode=0444 reboot-needed=true
903 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/000006FB-04 group=sys \
904 + mode=0444 reboot-needed=true
905 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/000006FB-08 group=sys \
906 + mode=0444 reboot-needed=true
907 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/000006FB-10 group=sys \
908 + mode=0444 reboot-needed=true
909 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/000006FB-20 group=sys \
910 + mode=0444 reboot-needed=true
911 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/000006FB-40 group=sys \
912 + mode=0444 reboot-needed=true
913 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/000006FB-80 group=sys \
914 + mode=0444 reboot-needed=true
915 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/000006FD-01 group=sys \
916 + mode=0444 reboot-needed=true
917 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/000006FD-20 group=sys \
918 + mode=0444 reboot-needed=true
919 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/000006FD-80 group=sys \
920 + mode=0444 reboot-needed=true
921 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00000F07-01 group=sys \
922 + mode=0444 reboot-needed=true
923 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00000F07-02 group=sys \
924 + mode=0444 reboot-needed=true
925 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00000F0A-01 group=sys \
926 + mode=0444 reboot-needed=true
927 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00000F0A-02 group=sys \
928 + mode=0444 reboot-needed=true
929 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00000F0A-04 group=sys \
930 + mode=0444 reboot-needed=true
931 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00000F12-04 group=sys \
932 + mode=0444 reboot-needed=true
933 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00000F24-02 group=sys \
934 + mode=0444 reboot-needed=true
935 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00000F24-04 group=sys \
936 + mode=0444 reboot-needed=true
937 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00000F24-10 group=sys \
938 + mode=0444 reboot-needed=true
939 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00000F25-01 group=sys \
940 + mode=0444 reboot-needed=true
941 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00000F25-02 group=sys \
942 + mode=0444 reboot-needed=true
943 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00000F25-04 group=sys \
944 + mode=0444 reboot-needed=true
945 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00000F25-10 group=sys \
946 + mode=0444 reboot-needed=true
947 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00000F26-02 group=sys \
948 + mode=0444 reboot-needed=true
949 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00000F27-02 group=sys \
950 + mode=0444 reboot-needed=true
951 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00000F27-04 group=sys \
952 + mode=0444 reboot-needed=true
953 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00000F27-08 group=sys \
954 + mode=0444 reboot-needed=true
955 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00000F29-02 group=sys \
956 + mode=0444 reboot-needed=true
957 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00000F29-04 group=sys \
958 + mode=0444 reboot-needed=true
959 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00000F29-08 group=sys \
960 + mode=0444 reboot-needed=true
961 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00000F32-01 group=sys \
962 + mode=0444 reboot-needed=true
963 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00000F33-01 group=sys \
964 + mode=0444 reboot-needed=true
965 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00000F34-01 group=sys \
966 + mode=0444 reboot-needed=true
967 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00000F41-01 group=sys \
968 + mode=0444 reboot-needed=true
969 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00000F41-02 group=sys \
970 + mode=0444 reboot-needed=true
971 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00000F43-01 group=sys \
972 + mode=0444 reboot-needed=true
973 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00000F44-01 group=sys \
974 + mode=0444 reboot-needed=true
975 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00000F47-01 group=sys \
976 + mode=0444 reboot-needed=true
977 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00000F48-01 group=sys \
978 + mode=0444 reboot-needed=true
979 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00000F48-02 group=sys \
980 + mode=0444 reboot-needed=true
981 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00000F48-04 group=sys \
982 + mode=0444 reboot-needed=true
983 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00000F49-01 group=sys \
984 + mode=0444 reboot-needed=true
985 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00000F4A-01 group=sys \
986 + mode=0444 reboot-needed=true
987 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00000F4A-04 group=sys \
988 + mode=0444 reboot-needed=true
989 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00000F62-04 group=sys \
990 + mode=0444 reboot-needed=true
991 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00000F64-01 group=sys \
992 + mode=0444 reboot-needed=true
993 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00000F64-04 group=sys \
994 + mode=0444 reboot-needed=true
995 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00000F65-01 group=sys \
996 + mode=0444 reboot-needed=true
997 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00000F68-02 group=sys \
998 + mode=0444 reboot-needed=true
999 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00001632-00 group=sys \
1000 + mode=0444 reboot-needed=true
1001 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00010661-01 group=sys \
1002 + mode=0444 reboot-needed=true
1003 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00010661-02 group=sys \
1004 + mode=0444 reboot-needed=true
1005 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00010661-80 group=sys \
1006 + mode=0444 reboot-needed=true
1007 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00010676-01 group=sys \
1008 + mode=0444 reboot-needed=true
1009 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00010676-04 group=sys \
1010 + mode=0444 reboot-needed=true
1011 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00010676-10 group=sys \
1012 + mode=0444 reboot-needed=true
1013 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00010676-40 group=sys \
1014 + mode=0444 reboot-needed=true
1015 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00010676-80 group=sys \
1016 + mode=0444 reboot-needed=true
1017 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00010677-10 group=sys \
1018 + mode=0444 reboot-needed=true
1019 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/0001067A-01 group=sys \
1020 + mode=0444 reboot-needed=true
1021 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/0001067A-04 group=sys \
1022 + mode=0444 reboot-needed=true
1023 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/0001067A-20 group=sys \
1024 + mode=0444 reboot-needed=true
1025 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/000106A4-01 group=sys \
1026 + mode=0444 reboot-needed=true
1027 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/000106A5-01 group=sys \
1028 + mode=0444 reboot-needed=true
1029 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/000106C2-01 group=sys \
1030 + mode=0444 reboot-needed=true
1031 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/000106C2-04 group=sys \
1032 + mode=0444 reboot-needed=true
1033 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/000106C2-08 group=sys \
1034 + mode=0444 reboot-needed=true
1035 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/000106CA-01 group=sys \
1036 + mode=0444 reboot-needed=true
1037 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/000106CA-04 group=sys \
1038 + mode=0444 reboot-needed=true
1039 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/000106CA-08 group=sys \
1040 + mode=0444 reboot-needed=true
1041 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/000106CA-10 group=sys \
1042 + mode=0444 reboot-needed=true
1043 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/000106D1-08 group=sys \
1044 + mode=0444 reboot-needed=true
1045 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/000106E5-01 group=sys \
1046 + mode=0444 reboot-needed=true
1047 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00020652-02 group=sys \
1048 + mode=0444 reboot-needed=true
1049 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00020655-02 group=sys \
1050 + mode=0444 reboot-needed=true
1051 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00020661-01 group=sys \
1052 + mode=0444 reboot-needed=true
1053 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00020661-02 group=sys \
1054 + mode=0444 reboot-needed=true
1055 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/000206A7-02 group=sys \
1056 + mode=0444 reboot-needed=true
1057 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/000206C2-01 group=sys \
1058 + mode=0444 reboot-needed=true
1059 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/000206D6-01 group=sys \
1060 + mode=0444 reboot-needed=true
1061 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/000206D7-01 group=sys \
1062 + mode=0444 reboot-needed=true
1063 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/000206E6-04 group=sys \
1064 + mode=0444 reboot-needed=true
1065 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/000206F2-01 group=sys \
1066 + mode=0444 reboot-needed=true
1067 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00030678-02 group=sys \
1068 + mode=0444 reboot-needed=true
1069 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00030678-04 group=sys \
1070 + mode=0444 reboot-needed=true
1071 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00030679-01 group=sys \
1072 + mode=0444 reboot-needed=true
1073 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/000306A9-02 group=sys \
1074 + mode=0444 reboot-needed=true
1075 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/000306C3-02 group=sys \
1076 + mode=0444 reboot-needed=true
1077 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/000306D4-40 group=sys \
1078 + mode=0444 reboot-needed=true
1079 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/000306E4-01 group=sys \
1080 + mode=0444 reboot-needed=true
1081 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/000306E6-01 group=sys \
1082 + mode=0444 reboot-needed=true
1083 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/000306E7-01 group=sys \
1084 + mode=0444 reboot-needed=true
1085 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/000306F2-01 group=sys \
1086 + mode=0444 reboot-needed=true
1087 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/000306F4-80 group=sys \
1088 + mode=0444 reboot-needed=true
1089 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00040651-02 group=sys \
1090 + mode=0444 reboot-needed=true
1091 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00040661-02 group=sys \
1092 + mode=0444 reboot-needed=true
1093 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00040671-02 group=sys \
1094 + mode=0444 reboot-needed=true
1095 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/000406C3-01 group=sys \
1096 + mode=0444 reboot-needed=true
1097 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/000406C4-01 group=sys \
1098 + mode=0444 reboot-needed=true
1099 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/000406E3-40 group=sys \
1100 + mode=0444 reboot-needed=true
1101 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/000406F1-01 group=sys \
1102 + mode=0444 reboot-needed=true
1103 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00050654-01 group=sys \
1104 + mode=0444 reboot-needed=true
1105 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00050657-01 group=sys \
1106 + mode=0444 reboot-needed=true
1107 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00050662-10 group=sys \
1108 + mode=0444 reboot-needed=true
1109 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00050663-10 group=sys \
1110 + mode=0444 reboot-needed=true
1111 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00050664-10 group=sys \
1112 + mode=0444 reboot-needed=true
1113 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/00050665-10 group=sys \
1114 + mode=0444 reboot-needed=true
1115 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/000506C2-01 group=sys \
1116 + mode=0444 reboot-needed=true
1117 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/000506C9-01 group=sys \
1118 + mode=0444 reboot-needed=true
1119 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/000506CA-01 group=sys \
1120 + mode=0444 reboot-needed=true
1121 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/000506E3-02 group=sys \
1122 + mode=0444 reboot-needed=true
1123 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/000506F1-01 group=sys \
1124 + mode=0444 reboot-needed=true
1125 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/000706A1-01 group=sys \
1126 + mode=0444 reboot-needed=true
1127 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/000806E9-10 group=sys \
1128 + mode=0444 reboot-needed=true
1129 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/000806E9-40 group=sys \
1130 + mode=0444 reboot-needed=true
1131 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/000806EA-40 group=sys \
1132 + mode=0444 reboot-needed=true
1133 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/000806EB-10 group=sys \
1134 + mode=0444 reboot-needed=true
1135 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/000806EC-04 group=sys \
1136 + mode=0444 reboot-needed=true
1137 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/000906E9-02 group=sys \
1138 + mode=0444 reboot-needed=true
1139 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/000906EA-02 group=sys \
1140 + mode=0444 reboot-needed=true
1141 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/000906EB-02 group=sys \
1142 + mode=0444 reboot-needed=true
1143 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/000906EC-02 group=sys \
1144 + mode=0444 reboot-needed=true
1145 +$(i386_ONLY)file path=platform/i86pc/ucode/GenuineIntel/000906ED-02 group=sys \
1146 + mode=0444 reboot-needed=true
760 1147 $(i386_ONLY)file path=platform/i86xpv/kernel/$(ARCH64)/unix group=sys \
761 1148 mode=0755
762 1149 $(i386_ONLY)file path=platform/i86xpv/kernel/cpu/$(ARCH64)/cpu.generic \
763 1150 group=sys mode=0755
764 1151 $(i386_ONLY)file path=platform/i86xpv/kernel/cpu/$(ARCH64)/cpu_ms.AuthenticAMD \
765 1152 group=sys mode=0755
766 1153 $(i386_ONLY)file \
767 1154 path=platform/i86xpv/kernel/cpu/$(ARCH64)/cpu_ms.AuthenticAMD.15 \
768 1155 group=sys mode=0755
769 1156 $(i386_ONLY)file path=platform/i86xpv/kernel/cpu/$(ARCH64)/cpu_ms.GenuineIntel \
770 1157 group=sys mode=0755
771 1158 $(i386_ONLY)file path=platform/i86xpv/kernel/dacf/$(ARCH64)/consconfig_dacf \
772 1159 group=sys mode=0755
773 1160 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/balloon group=sys
774 1161 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/domcaps group=sys
775 1162 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/evtchn group=sys
776 1163 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/isa group=sys
777 1164 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/npe group=sys
778 1165 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/pci group=sys
779 1166 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/pit_beep group=sys
780 1167 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/privcmd group=sys
781 1168 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/rootnex group=sys
782 1169 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/xdb group=sys
783 1170 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/xdf group=sys
784 1171 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/xenbus group=sys
785 1172 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/xencons group=sys
786 1173 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/xnbe group=sys
787 1174 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/xnbo group=sys
788 1175 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/xnbu group=sys
789 1176 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/xnf group=sys
790 1177 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/xpvd group=sys
791 1178 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/xpvtap group=sys
792 1179 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/pit_beep.conf group=sys
793 1180 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/xencons.conf group=sys
794 1181 $(i386_ONLY)file path=platform/i86xpv/kernel/mach/$(ARCH64)/xpv_psm group=sys \
795 1182 mode=0755
796 1183 $(i386_ONLY)file path=platform/i86xpv/kernel/mach/$(ARCH64)/xpv_uppc group=sys \
797 1184 mode=0755
798 1185 $(i386_ONLY)file path=platform/i86xpv/kernel/misc/$(ARCH64)/gfx_private \
799 1186 group=sys mode=0755
800 1187 $(i386_ONLY)file path=platform/i86xpv/kernel/misc/$(ARCH64)/xnb group=sys \
801 1188 mode=0755
802 1189 $(i386_ONLY)file path=platform/i86xpv/kernel/misc/$(ARCH64)/xpv_autoconfig \
803 1190 group=sys mode=0755
804 1191 $(i386_ONLY)file path=platform/i86xpv/kernel/tod/$(ARCH64)/xpvtod group=sys \
805 1192 mode=0755
806 1193 $(sparc_ONLY)file path=platform/sun4u-us3/kernel/crypto/$(ARCH64)/aes \
807 1194 group=sys mode=0755
808 1195 $(sparc_ONLY)file path=platform/sun4u/bootlst group=sys reboot-needed=true
809 1196 $(sparc_ONLY)file path=platform/sun4u/kernel/$(ARCH64)/genunix group=sys \
810 1197 mode=0755
811 1198 $(sparc_ONLY)file path=platform/sun4u/kernel/$(ARCH64)/unix group=sys \
812 1199 mode=0755
813 1200 $(sparc_ONLY)file path=platform/sun4u/kernel/cpu/$(ARCH64)/SUNW,UltraSPARC-II \
814 1201 group=sys mode=0755
815 1202 $(sparc_ONLY)file path=platform/sun4u/kernel/cpu/$(ARCH64)/SUNW,UltraSPARC-III \
816 1203 group=sys mode=0755
817 1204 $(sparc_ONLY)file \
818 1205 path=platform/sun4u/kernel/cpu/$(ARCH64)/SUNW,UltraSPARC-III+ group=sys \
819 1206 mode=0755
820 1207 $(sparc_ONLY)file \
821 1208 path=platform/sun4u/kernel/cpu/$(ARCH64)/SUNW,UltraSPARC-IIIi group=sys \
822 1209 mode=0755
823 1210 $(sparc_ONLY)file \
824 1211 path=platform/sun4u/kernel/cpu/$(ARCH64)/SUNW,UltraSPARC-IIIi+ group=sys \
825 1212 mode=0755
826 1213 $(sparc_ONLY)file path=platform/sun4u/kernel/cpu/$(ARCH64)/SUNW,UltraSPARC-IIe \
827 1214 group=sys mode=0755
828 1215 $(sparc_ONLY)file path=platform/sun4u/kernel/crypto/$(ARCH64)/arcfour \
829 1216 group=sys mode=0755
830 1217 $(sparc_ONLY)file path=platform/sun4u/kernel/crypto/$(ARCH64)/des group=sys \
831 1218 mode=0755
832 1219 $(sparc_ONLY)file path=platform/sun4u/kernel/crypto/$(ARCH64)/md5 group=sys \
833 1220 mode=0755
834 1221 $(sparc_ONLY)file path=platform/sun4u/kernel/crypto/$(ARCH64)/sha1 group=sys \
835 1222 mode=0755
836 1223 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/adm1026 group=sys
837 1224 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/adm1031 group=sys
838 1225 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/bbc_beep group=sys
839 1226 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/db21554 group=sys
840 1227 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/ebus group=sys
841 1228 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/epic group=sys
842 1229 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/fd group=sys
843 1230 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/gpio_87317 \
844 1231 group=sys
845 1232 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/grbeep group=sys
846 1233 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/i2bsc group=sys
847 1234 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/ics951601 group=sys
848 1235 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/isadma group=sys
849 1236 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/jbusppm group=sys
850 1237 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/lm75 group=sys
851 1238 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/ltc1427 group=sys
852 1239 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/m1535ppm group=sys
853 1240 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/max1617 group=sys
854 1241 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/mc-us3 group=sys
855 1242 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/mc-us3i group=sys
856 1243 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/mem_cache group=sys
857 1244 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/mi2cv group=sys
858 1245 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/pca9556 group=sys
859 1246 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/pcf8574 group=sys
860 1247 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/pcf8584 group=sys
861 1248 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/pcf8591 group=sys
862 1249 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/pcipsy group=sys
863 1250 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/pcisch group=sys
864 1251 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/pic16f747 group=sys
865 1252 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/pic16f819 group=sys
866 1253 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/pmc group=sys
867 1254 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/pmubus group=sys
868 1255 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/pmugpio group=sys
869 1256 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/power group=sys
870 1257 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/ppm group=sys
871 1258 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/px group=sys
872 1259 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/rmc_comm group=sys
873 1260 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/rmcadm group=sys
874 1261 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/rmclomv group=sys
875 1262 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/rootnex group=sys
876 1263 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/sbbc group=sys
877 1264 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/sbus group=sys
878 1265 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/sbusmem group=sys
879 1266 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/schppm group=sys
880 1267 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/seeprom group=sys
881 1268 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/simba group=sys
882 1269 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/smbus group=sys
883 1270 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/smbus_ara group=sys
884 1271 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/ssc050 group=sys
885 1272 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/ssc100 group=sys
886 1273 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/su group=sys
887 1274 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/tda8444 group=sys
888 1275 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/trapstat group=sys
889 1276 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/upa64s group=sys
890 1277 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/zs group=sys
891 1278 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/zsh group=sys
892 1279 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/i2bsc.conf group=sys
893 1280 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/mem_cache.conf group=sys
894 1281 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/rmc_comm.conf group=sys
895 1282 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/rmcadm.conf group=sys
896 1283 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/rmclomv.conf group=sys
897 1284 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/sbusmem.conf group=sys
898 1285 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/trapstat.conf group=sys
899 1286 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/zsh.conf group=sys
900 1287 $(sparc_ONLY)file path=platform/sun4u/kernel/misc/$(ARCH64)/bignum group=sys \
901 1288 mode=0755
902 1289 $(sparc_ONLY)file path=platform/sun4u/kernel/misc/$(ARCH64)/bootdev group=sys \
903 1290 mode=0755
904 1291 $(sparc_ONLY)file path=platform/sun4u/kernel/misc/$(ARCH64)/forthdebug \
905 1292 group=sys mode=0755
906 1293 $(sparc_ONLY)file path=platform/sun4u/kernel/misc/$(ARCH64)/i2c_svc group=sys \
907 1294 mode=0755
908 1295 $(sparc_ONLY)file path=platform/sun4u/kernel/misc/$(ARCH64)/kmdbmod group=sys \
909 1296 mode=0755
910 1297 $(sparc_ONLY)file path=platform/sun4u/kernel/misc/$(ARCH64)/obpsym group=sys \
911 1298 mode=0755
912 1299 $(sparc_ONLY)file path=platform/sun4u/kernel/misc/$(ARCH64)/opl_cfg group=sys \
913 1300 mode=0755
914 1301 $(sparc_ONLY)file path=platform/sun4u/kernel/misc/$(ARCH64)/pcie group=sys \
915 1302 mode=0755
916 1303 $(sparc_ONLY)file path=platform/sun4u/kernel/misc/$(ARCH64)/platmod group=sys \
917 1304 mode=0755
918 1305 $(sparc_ONLY)file path=platform/sun4u/kernel/misc/$(ARCH64)/sbd group=sys \
919 1306 mode=0755
920 1307 $(sparc_ONLY)file path=platform/sun4u/kernel/misc/$(ARCH64)/vis group=sys \
921 1308 mode=0755
922 1309 $(sparc_ONLY)file path=platform/sun4u/kernel/tod/$(ARCH64)/todblade group=sys \
923 1310 mode=0755
924 1311 $(sparc_ONLY)file path=platform/sun4u/kernel/tod/$(ARCH64)/todbq4802 group=sys \
925 1312 mode=0755
926 1313 $(sparc_ONLY)file path=platform/sun4u/kernel/tod/$(ARCH64)/todds1287 group=sys \
927 1314 mode=0755
928 1315 $(sparc_ONLY)file path=platform/sun4u/kernel/tod/$(ARCH64)/todds1337 group=sys \
929 1316 mode=0755
930 1317 $(sparc_ONLY)file path=platform/sun4u/kernel/tod/$(ARCH64)/todm5819 group=sys \
931 1318 mode=0755
932 1319 $(sparc_ONLY)file path=platform/sun4u/kernel/tod/$(ARCH64)/todm5819p_rmc \
933 1320 group=sys mode=0755
934 1321 $(sparc_ONLY)file path=platform/sun4u/kernel/tod/$(ARCH64)/todm5823 group=sys \
935 1322 mode=0755
936 1323 $(sparc_ONLY)file path=platform/sun4u/kernel/tod/$(ARCH64)/todmostek group=sys \
937 1324 mode=0755
938 1325 $(sparc_ONLY)file path=platform/sun4u/kernel/tod/$(ARCH64)/todopl group=sys \
939 1326 mode=0755
940 1327 $(sparc_ONLY)file path=platform/sun4u/kernel/tod/$(ARCH64)/todsg group=sys \
941 1328 mode=0755
942 1329 $(sparc_ONLY)file path=platform/sun4v/bootlst group=sys reboot-needed=true
943 1330 $(sparc_ONLY)file path=platform/sun4v/kernel/$(ARCH64)/genunix group=sys \
944 1331 mode=0755
945 1332 $(sparc_ONLY)file path=platform/sun4v/kernel/$(ARCH64)/unix group=sys \
946 1333 mode=0755
947 1334 $(sparc_ONLY)file path=platform/sun4v/kernel/cpu/$(ARCH64)/generic group=sys \
948 1335 mode=0755
949 1336 $(sparc_ONLY)file path=platform/sun4v/kernel/crypto/$(ARCH64)/arcfour \
950 1337 group=sys mode=0755
951 1338 $(sparc_ONLY)file path=platform/sun4v/kernel/crypto/$(ARCH64)/md5 group=sys \
952 1339 mode=0755
953 1340 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/bge group=sys
954 1341 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/bmc group=sys
955 1342 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/ebus group=sys
956 1343 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/glvc group=sys
957 1344 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/mdesc group=sys
958 1345 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/n2rng group=sys
959 1346 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/ntwdt group=sys
960 1347 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/px group=sys
961 1348 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/qcn group=sys
962 1349 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/rootnex group=sys
963 1350 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/su group=sys
964 1351 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/trapstat group=sys
965 1352 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/vnex group=sys
966 1353 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/bge.conf group=sys
967 1354 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/bmc.conf group=sys
968 1355 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/mdesc.conf group=sys
969 1356 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/n2rng.conf group=sys
970 1357 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/ntwdt.conf group=sys
971 1358 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/trapstat.conf group=sys
972 1359 $(sparc_ONLY)file path=platform/sun4v/kernel/misc/$(ARCH64)/bootdev group=sys \
973 1360 mode=0755
974 1361 $(sparc_ONLY)file path=platform/sun4v/kernel/misc/$(ARCH64)/forthdebug \
975 1362 group=sys mode=0755
976 1363 $(sparc_ONLY)file path=platform/sun4v/kernel/misc/$(ARCH64)/kmdbmod group=sys \
977 1364 mode=0755
978 1365 $(sparc_ONLY)file path=platform/sun4v/kernel/misc/$(ARCH64)/obpsym group=sys \
979 1366 mode=0755
980 1367 $(sparc_ONLY)file path=platform/sun4v/kernel/misc/$(ARCH64)/pcie group=sys \
981 1368 mode=0755
982 1369 $(sparc_ONLY)file path=platform/sun4v/kernel/misc/$(ARCH64)/platmod group=sys \
983 1370 mode=0755
984 1371 $(sparc_ONLY)file path=platform/sun4v/kernel/misc/$(ARCH64)/vis group=sys \
985 1372 mode=0755
986 1373 $(sparc_ONLY)file path=usr/share/man/man4/sbus.4
987 1374 $(i386_ONLY)file path=usr/share/man/man4/sysbus.4
988 1375 $(sparc_ONLY)file path=usr/share/man/man7d/bbc_beep.7d
989 1376 $(sparc_ONLY)file path=usr/share/man/man7d/dr.7d
990 1377 $(sparc_ONLY)file path=usr/share/man/man7d/fd.7d
991 1378 $(sparc_ONLY)file path=usr/share/man/man7d/gpio_87317.7d
992 1379 $(sparc_ONLY)file path=usr/share/man/man7d/grbeep.7d
993 1380 $(sparc_ONLY)file path=usr/share/man/man7d/mc-opl.7d
994 1381 $(sparc_ONLY)file path=usr/share/man/man7d/n2rng.7d
995 1382 $(sparc_ONLY)file path=usr/share/man/man7d/ncp.7d
996 1383 $(i386_ONLY)file path=usr/share/man/man7d/npe.7d
997 1384 $(sparc_ONLY)file path=usr/share/man/man7d/ntwdt.7d
998 1385 $(sparc_ONLY)file path=usr/share/man/man7d/oplmsu.7d
999 1386 $(sparc_ONLY)file path=usr/share/man/man7d/oplpanel.7d
1000 1387 $(sparc_ONLY)file path=usr/share/man/man7d/pcicmu.7d
1001 1388 $(sparc_ONLY)file path=usr/share/man/man7d/pcipsy.7d
↓ open down ↓ |
232 lines elided |
↑ open up ↑ |
1002 1389 $(sparc_ONLY)file path=usr/share/man/man7d/pcisch.7d
1003 1390 $(sparc_ONLY)file path=usr/share/man/man7d/smbus.7d
1004 1391 $(sparc_ONLY)file path=usr/share/man/man7d/su.7d
1005 1392 $(sparc_ONLY)file path=usr/share/man/man7d/todopl.7d
1006 1393 $(sparc_ONLY)file path=usr/share/man/man7d/tsalarm.7d
1007 1394 $(sparc_ONLY)file path=usr/share/man/man7d/zs.7d
1008 1395 $(sparc_ONLY)file path=usr/share/man/man7d/zsh.7d
1009 1396 $(i386_ONLY)hardlink \
1010 1397 path=platform/i86pc/kernel/cpu/$(ARCH64)/cpu_ms.GenuineIntel.6.47 \
1011 1398 target=cpu_ms.GenuineIntel.6.46
1399 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/00000F32-04 \
1400 + target=00000F32-01
1401 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/00000F32-08 \
1402 + target=00000F32-01
1403 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/00000F33-04 \
1404 + target=00000F33-01
1405 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/00000F33-08 \
1406 + target=00000F33-01
1407 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/00000F34-04 \
1408 + target=00000F34-01
1409 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/00000F34-08 \
1410 + target=00000F34-01
1411 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/00000F34-10 \
1412 + target=00000F34-01
1413 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/00000F41-04 \
1414 + target=00000F41-01
1415 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/00000F41-08 \
1416 + target=00000F41-01
1417 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/00000F41-10 \
1418 + target=00000F41-01
1419 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/00000F41-20 \
1420 + target=00000F41-01
1421 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/00000F41-80 \
1422 + target=00000F41-01
1423 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/00000F43-04 \
1424 + target=00000F43-01
1425 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/00000F43-08 \
1426 + target=00000F43-01
1427 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/00000F43-10 \
1428 + target=00000F43-01
1429 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/00000F43-80 \
1430 + target=00000F43-01
1431 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/00000F44-04 \
1432 + target=00000F44-01
1433 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/00000F44-08 \
1434 + target=00000F44-01
1435 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/00000F44-10 \
1436 + target=00000F44-01
1437 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/00000F44-80 \
1438 + target=00000F44-01
1439 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/00000F47-04 \
1440 + target=00000F47-01
1441 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/00000F47-08 \
1442 + target=00000F47-01
1443 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/00000F47-10 \
1444 + target=00000F47-01
1445 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/00000F47-80 \
1446 + target=00000F47-01
1447 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/00000F48-08 \
1448 + target=00000F48-04
1449 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/00000F48-10 \
1450 + target=00000F48-04
1451 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/00000F48-40 \
1452 + target=00000F48-04
1453 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/00000F49-04 \
1454 + target=00000F49-01
1455 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/00000F49-08 \
1456 + target=00000F49-01
1457 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/00000F49-10 \
1458 + target=00000F49-01
1459 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/00000F49-20 \
1460 + target=00000F49-01
1461 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/00000F49-80 \
1462 + target=00000F49-01
1463 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/00000F4A-08 \
1464 + target=00000F4A-04
1465 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/00000F4A-10 \
1466 + target=00000F4A-04
1467 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/00000F4A-40 \
1468 + target=00000F4A-04
1469 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/00000F64-10 \
1470 + target=00000F64-04
1471 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/00000F64-20 \
1472 + target=00000F64-04
1473 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/00000F68-20 \
1474 + target=00000F68-02
1475 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/0001067A-10 \
1476 + target=0001067A-01
1477 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/0001067A-40 \
1478 + target=0001067A-04
1479 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/0001067A-80 \
1480 + target=0001067A-20
1481 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/000106A4-02 \
1482 + target=000106A4-01
1483 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/000106A5-02 \
1484 + target=000106A5-01
1485 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/000106E5-02 \
1486 + target=000106E5-01
1487 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/000106E5-10 \
1488 + target=000106E5-01
1489 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/00020652-10 \
1490 + target=00020652-02
1491 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/00020655-10 \
1492 + target=00020655-02
1493 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/00020655-80 \
1494 + target=00020655-02
1495 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/000206A7-10 \
1496 + target=000206A7-02
1497 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/000206C2-02 \
1498 + target=000206C2-01
1499 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/000206D6-04 \
1500 + target=000206D6-01
1501 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/000206D6-08 \
1502 + target=000206D6-01
1503 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/000206D6-20 \
1504 + target=000206D6-01
1505 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/000206D6-40 \
1506 + target=000206D6-01
1507 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/000206D7-04 \
1508 + target=000206D7-01
1509 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/000206D7-08 \
1510 + target=000206D7-01
1511 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/000206D7-20 \
1512 + target=000206D7-01
1513 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/000206D7-40 \
1514 + target=000206D7-01
1515 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/000206F2-04 \
1516 + target=000206F2-01
1517 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/00030678-08 \
1518 + target=00030678-04
1519 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/00030679-02 \
1520 + target=00030679-01
1521 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/00030679-04 \
1522 + target=00030679-01
1523 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/00030679-08 \
1524 + target=00030679-01
1525 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/000306A9-10 \
1526 + target=000306A9-02
1527 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/000306C3-10 \
1528 + target=000306C3-02
1529 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/000306C3-20 \
1530 + target=000306C3-02
1531 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/000306D4-80 \
1532 + target=000306D4-40
1533 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/000306E4-04 \
1534 + target=000306E4-01
1535 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/000306E4-08 \
1536 + target=000306E4-01
1537 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/000306E4-20 \
1538 + target=000306E4-01
1539 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/000306E4-40 \
1540 + target=000306E4-01
1541 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/000306E4-80 \
1542 + target=000306E4-01
1543 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/000306E6-04 \
1544 + target=000306E6-01
1545 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/000306E6-08 \
1546 + target=000306E6-01
1547 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/000306E6-20 \
1548 + target=000306E6-01
1549 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/000306E6-40 \
1550 + target=000306E6-01
1551 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/000306E6-80 \
1552 + target=000306E6-01
1553 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/000306E7-04 \
1554 + target=000306E7-01
1555 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/000306E7-08 \
1556 + target=000306E7-01
1557 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/000306E7-20 \
1558 + target=000306E7-01
1559 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/000306E7-40 \
1560 + target=000306E7-01
1561 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/000306E7-80 \
1562 + target=000306E7-01
1563 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/000306F2-02 \
1564 + target=000306F2-01
1565 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/000306F2-04 \
1566 + target=000306F2-01
1567 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/000306F2-08 \
1568 + target=000306F2-01
1569 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/000306F2-20 \
1570 + target=000306F2-01
1571 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/000306F2-40 \
1572 + target=000306F2-01
1573 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/00040651-10 \
1574 + target=00040651-02
1575 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/00040651-20 \
1576 + target=00040651-02
1577 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/00040651-40 \
1578 + target=00040651-02
1579 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/00040661-10 \
1580 + target=00040661-02
1581 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/00040661-20 \
1582 + target=00040661-02
1583 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/00040671-20 \
1584 + target=00040671-02
1585 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/000406E3-80 \
1586 + target=000406E3-40
1587 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/000406F1-02 \
1588 + target=000406F1-01
1589 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/000406F1-04 \
1590 + target=000406F1-01
1591 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/000406F1-08 \
1592 + target=000406F1-01
1593 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/000406F1-20 \
1594 + target=000406F1-01
1595 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/000406F1-40 \
1596 + target=000406F1-01
1597 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/000406F1-80 \
1598 + target=000406F1-01
1599 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/00050654-02 \
1600 + target=00050654-01
1601 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/00050654-04 \
1602 + target=00050654-01
1603 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/00050654-10 \
1604 + target=00050654-01
1605 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/00050654-20 \
1606 + target=00050654-01
1607 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/00050654-80 \
1608 + target=00050654-01
1609 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/00050657-02 \
1610 + target=00050657-01
1611 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/00050657-04 \
1612 + target=00050657-01
1613 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/00050657-08 \
1614 + target=00050657-01
1615 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/00050657-10 \
1616 + target=00050657-01
1617 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/00050657-20 \
1618 + target=00050657-01
1619 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/00050657-80 \
1620 + target=00050657-01
1621 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/000506C9-02 \
1622 + target=000506C9-01
1623 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/000506CA-02 \
1624 + target=000506CA-01
1625 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/000506E3-04 \
1626 + target=000506E3-02
1627 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/000506E3-10 \
1628 + target=000506E3-02
1629 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/000506E3-20 \
1630 + target=000506E3-02
1631 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/000806E9-80 \
1632 + target=000806E9-40
1633 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/000806EA-80 \
1634 + target=000806EA-40
1635 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/000806EB-40 \
1636 + target=000806EB-10
1637 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/000806EB-80 \
1638 + target=000806EB-10
1639 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/000806EC-10 \
1640 + target=000806EC-04
1641 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/000806EC-80 \
1642 + target=000806EC-04
1643 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/000906E9-08 \
1644 + target=000906E9-02
1645 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/000906E9-20 \
1646 + target=000906E9-02
1647 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/000906EA-20 \
1648 + target=000906EA-02
1649 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/000906EC-20 \
1650 + target=000906EC-02
1651 +$(i386_ONLY)hardlink path=platform/i86pc/ucode/GenuineIntel/000906ED-20 \
1652 + target=000906ED-02
1012 1653 $(sparc_ONLY)hardlink path=platform/sun4u/kernel/misc/$(ARCH64)/md5 \
1013 1654 target=../../../kernel/crypto/$(ARCH64)/md5
1014 1655 $(sparc_ONLY)hardlink path=platform/sun4u/kernel/misc/$(ARCH64)/sha1 \
1015 1656 target=../../../kernel/crypto/$(ARCH64)/sha1
1016 1657 $(sparc_ONLY)hardlink path=platform/sun4v/kernel/misc/$(ARCH64)/md5 \
1017 1658 target=../../../kernel/crypto/$(ARCH64)/md5
1018 1659 $(i386_ONLY)legacy pkg=SUNWcakr.i arch=$(ARCH).i86pc \
1019 1660 desc="core kernel software for a specific hardware platform group" \
1020 1661 name="Core Solaris Kernel Architecture (Root)"
1021 1662 $(sparc_ONLY)legacy pkg=SUNWcakr.u arch=$(ARCH).sun4u \
1022 1663 desc="core kernel software for a specific hardware platform group" \
1023 1664 name="Core Solaris Kernel Architecture (Root)"
1024 1665 $(sparc_ONLY)legacy pkg=SUNWcakr.v arch=$(ARCH).sun4v \
1025 1666 desc="core kernel software for a specific hardware platform group" \
1026 1667 name="Core Solaris Kernel Architecture (Root)"
1027 1668 $(sparc_ONLY)legacy pkg=SUNWcakrnt2000.v arch=$(ARCH).sun4v \
1028 1669 desc="driver software for the Netra-T2000 hardware platform" \
1029 1670 name="Platform Specific Drivers for Netra-T2000, (Root)"
1030 1671 $(i386_ONLY)legacy pkg=SUNWcakrx.i arch=$(ARCH).i86pc \
1031 1672 desc="core kernel software for the i86xpv virtual hardware platform" \
1032 1673 name="Core Kernel Architecture i86xpv, (Root)"
1033 1674 license cr_Sun license=cr_Sun
1034 1675 license lic_CDDL license=lic_CDDL
1035 1676 license usr/src/cmd/mdb/common/libstand/THIRDPARTYLICENSE \
1036 1677 license=usr/src/cmd/mdb/common/libstand/THIRDPARTYLICENSE
1037 1678 license usr/src/common/bzip2/LICENSE license=usr/src/common/bzip2/LICENSE
1038 1679 $(sparc_ONLY)license usr/src/stand/lib/tcp/THIRDPARTYLICENSE \
1039 1680 license=usr/src/stand/lib/tcp/THIRDPARTYLICENSE
1040 1681 license usr/src/uts/common/krtld/THIRDPARTYLICENSE.bootrd_cpio \
1041 1682 license=usr/src/uts/common/krtld/THIRDPARTYLICENSE.bootrd_cpio
1042 1683 license usr/src/uts/common/sys/THIRDPARTYLICENSE.unicode \
1043 1684 license=usr/src/uts/common/sys/THIRDPARTYLICENSE.unicode
1044 1685 license usr/src/uts/common/zmod/THIRDPARTYLICENSE \
1045 1686 license=usr/src/uts/common/zmod/THIRDPARTYLICENSE
1046 1687 $(i386_ONLY)license usr/src/uts/intel/THIRDPARTYLICENSE \
1047 1688 license=usr/src/uts/intel/THIRDPARTYLICENSE
1048 1689 $(sparc_ONLY)link path=platform/SUNW,A70/kernel/crypto/$(ARCH64)/aes \
1049 1690 target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes
1050 1691 $(sparc_ONLY)link path=platform/SUNW,Netra-CP3010/kernel/crypto/$(ARCH64)/aes \
1051 1692 target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes
1052 1693 $(sparc_ONLY)link path=platform/SUNW,Netra-T12/kernel/$(ARCH64) \
1053 1694 target=../../SUNW,Sun-Fire/kernel/$(ARCH64)
1054 1695 $(sparc_ONLY)link path=platform/SUNW,Netra-T12/kernel/cpu \
1055 1696 target=../../SUNW,Sun-Fire/kernel/cpu
1056 1697 $(sparc_ONLY)link path=platform/SUNW,Netra-T12/kernel/crypto/$(ARCH64)/aes \
1057 1698 target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes
1058 1699 $(sparc_ONLY)link path=platform/SUNW,Netra-T12/kernel/drv/$(ARCH64)/sgcn \
1059 1700 target=../../../../SUNW,Sun-Fire/kernel/drv/$(ARCH64)/sgcn
1060 1701 $(sparc_ONLY)link path=platform/SUNW,Netra-T12/kernel/drv/$(ARCH64)/sgsbbc \
1061 1702 target=../../../../SUNW,Sun-Fire/kernel/drv/$(ARCH64)/sgsbbc
1062 1703 $(sparc_ONLY)link path=platform/SUNW,Netra-T12/kernel/drv/$(ARCH64)/ssm \
1063 1704 target=../../../../SUNW,Sun-Fire/kernel/drv/$(ARCH64)/ssm
1064 1705 $(sparc_ONLY)link path=platform/SUNW,Netra-T12/kernel/misc/$(ARCH64)/sbdp \
1065 1706 target=../../../../SUNW,Sun-Fire/kernel/misc/$(ARCH64)/sbdp
1066 1707 $(sparc_ONLY)link path=platform/SUNW,Netra-T4/kernel/crypto/$(ARCH64)/aes \
1067 1708 target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes
1068 1709 $(sparc_ONLY)link path=platform/SUNW,Netra-T4/kernel/misc/$(ARCH64)/platmod \
1069 1710 target=../../../../SUNW,Sun-Fire-280R/kernel/misc/$(ARCH64)/platmod
1070 1711 $(sparc_ONLY)link \
1071 1712 path=platform/SUNW,SPARC-Enterprise/kernel/cpu/$(ARCH64)/FJSV,SPARC64-VII \
1072 1713 target=FJSV,SPARC64-VI
1073 1714 $(sparc_ONLY)link \
1074 1715 path=platform/SUNW,SPARC-Enterprise/kernel/crypto/$(ARCH64)/aes \
1075 1716 target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes
1076 1717 $(sparc_ONLY)link \
1077 1718 path=platform/SUNW,Sun-Blade-1000/kernel/crypto/$(ARCH64)/aes \
1078 1719 target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes
1079 1720 $(sparc_ONLY)link \
1080 1721 path=platform/SUNW,Sun-Blade-1500/kernel/crypto/$(ARCH64)/aes \
1081 1722 target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes
1082 1723 $(sparc_ONLY)link \
1083 1724 path=platform/SUNW,Sun-Blade-2500/kernel/crypto/$(ARCH64)/aes \
1084 1725 target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes
1085 1726 $(sparc_ONLY)link path=platform/SUNW,Sun-Fire-280R/kernel/crypto/$(ARCH64)/aes \
1086 1727 target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes
1087 1728 $(sparc_ONLY)link path=platform/SUNW,Sun-Fire-480R/kernel/crypto/$(ARCH64)/aes \
1088 1729 target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes
1089 1730 $(sparc_ONLY)link path=platform/SUNW,Sun-Fire-880/kernel/crypto/$(ARCH64)/aes \
1090 1731 target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes
1091 1732 $(sparc_ONLY)link path=platform/SUNW,Sun-Fire-V215/kernel/crypto/$(ARCH64)/aes \
1092 1733 target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes
1093 1734 $(sparc_ONLY)link path=platform/SUNW,Sun-Fire-V240/kernel/crypto/$(ARCH64)/aes \
1094 1735 target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes
1095 1736 $(sparc_ONLY)link path=platform/SUNW,Sun-Fire-V250/kernel/crypto/$(ARCH64)/aes \
1096 1737 target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes
1097 1738 $(sparc_ONLY)link path=platform/SUNW,Sun-Fire-V440/kernel/crypto/$(ARCH64)/aes \
1098 1739 target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes
1099 1740 $(sparc_ONLY)link path=platform/SUNW,Sun-Fire-V440/kernel/drv/$(ARCH64)/ntwdt \
1100 1741 target=../../../../SUNW,Sun-Fire-V240/kernel/drv/$(ARCH64)/ntwdt
1101 1742 $(sparc_ONLY)link \
1102 1743 path=platform/SUNW,Sun-Fire-V440/kernel/drv/$(ARCH64)/tsalarm \
1103 1744 target=../../../../SUNW,Sun-Fire-V240/kernel/drv/$(ARCH64)/tsalarm
1104 1745 $(sparc_ONLY)link path=platform/SUNW,Sun-Fire-V440/kernel/drv/ntwdt.conf \
1105 1746 target=../../../SUNW,Sun-Fire-V240/kernel/drv/ntwdt.conf
1106 1747 $(sparc_ONLY)link path=platform/SUNW,Sun-Fire-V440/kernel/drv/tsalarm.conf \
1107 1748 target=../../../SUNW,Sun-Fire-V240/kernel/drv/tsalarm.conf
1108 1749 $(sparc_ONLY)link path=platform/SUNW,Sun-Fire-V445/kernel/crypto/$(ARCH64)/aes \
1109 1750 target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes
1110 1751 $(sparc_ONLY)link \
1111 1752 path=platform/SUNW,Sun-Fire/kernel/cpu/$(ARCH64)/SUNW,UltraSPARC-IV \
1112 1753 target=SUNW,UltraSPARC-III+
1113 1754 $(sparc_ONLY)link \
1114 1755 path=platform/SUNW,Sun-Fire/kernel/cpu/$(ARCH64)/SUNW,UltraSPARC-IV+ \
1115 1756 target=SUNW,UltraSPARC-III+
1116 1757 $(sparc_ONLY)link path=platform/SUNW,Sun-Fire/kernel/crypto/$(ARCH64)/aes \
1117 1758 target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes
1118 1759 $(sparc_ONLY)link path=platform/SUNW,Ultra-80/kernel/misc/$(ARCH64)/platmod \
1119 1760 target=../../../../SUNW,Ultra-5_10/kernel/misc/$(ARCH64)/platmod
1120 1761 $(sparc_ONLY)link path=platform/sun4u/kernel/cpu/$(ARCH64)/SUNW,UltraSPARC-IIi \
1121 1762 target=SUNW,UltraSPARC-II
1122 1763 $(sparc_ONLY)link path=platform/sun4u/kernel/cpu/$(ARCH64)/SUNW,UltraSPARC-IV \
1123 1764 target=SUNW,UltraSPARC-III+
1124 1765 $(sparc_ONLY)link path=platform/sun4u/kernel/cpu/$(ARCH64)/SUNW,UltraSPARC-IV+ \
1125 1766 target=SUNW,UltraSPARC-III+
1126 1767 $(sparc_ONLY)link path=platform/sun4u/kernel/misc/$(ARCH64)/des \
1127 1768 target=../../../kernel/crypto/$(ARCH64)/des
1128 1769 $(sparc_ONLY)link path=platform/sun4u/kernel/unix target=$(ARCH64)/unix
1129 1770 $(sparc_ONLY)link path=platform/sun4v/kernel/cpu/$(ARCH64)/sun4v \
1130 1771 target=generic
1131 1772 $(sparc_ONLY)link path=platform/sun4v/kernel/unix target=$(ARCH64)/unix
1132 1773 $(i386_ONLY)link path=usr/share/man/man4/isa.4 target=sysbus.4
1133 1774 $(sparc_ONLY)link path=usr/share/man/man7d/drmach.7d target=dr.7d
1134 1775 link path=usr/share/man/man7d/fdc.7d target=fd.7d
↓ open down ↓ |
113 lines elided |
↑ open up ↑ |
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX