1 # 2 # CDDL HEADER START 3 # 4 # The contents of this file are subject to the terms of the 5 # Common Development and Distribution License (the "License"). 6 # You may not use this file except in compliance with the License. 7 # 8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 9 # or http://www.opensolaris.org/os/licensing. 10 # See the License for the specific language governing permissions 11 # and limitations under the License. 12 # 13 # When distributing Covered Code, include this CDDL HEADER in each 14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE. 15 # If applicable, add the following below this CDDL HEADER, with the 16 # fields enclosed by brackets "[]" replaced with your own identifying 17 # information: Portions Copyright [yyyy] [name of copyright owner] 18 # 19 # CDDL HEADER END 20 # 21 22 # 23 # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. 24 # Copyright 2012 Nexenta Systems, Inc. All rights reserved. 25 # 26 27 # 28 # The default for payload-bearing actions in this package is to appear in the 29 # global zone only. See the include file for greater detail, as well as 30 # information about overriding the defaults. 31 # 32 <include global_zone_only_component> 33 set name=pkg.fmri value=pkg:/system/kernel/platform@$(PKGVERS) 34 set name=pkg.description \ 35 value="core kernel software for a specific hardware platform group" 36 set name=pkg.summary value="Core Solaris Kernel Architecture" 37 set name=info.classification value=org.opensolaris.category.2008:System/Core 38 set name=variant.arch value=$(ARCH) 39 dir path=platform group=sys 40 $(sparc_ONLY)dir path=platform/SUNW,A70 group=sys 41 $(sparc_ONLY)dir path=platform/SUNW,A70/kernel group=sys 42 $(sparc_ONLY)dir path=platform/SUNW,A70/kernel/crypto group=sys 43 $(sparc_ONLY)dir path=platform/SUNW,A70/kernel/crypto/$(ARCH64) group=sys 44 $(sparc_ONLY)dir path=platform/SUNW,A70/kernel/drv group=sys 45 $(sparc_ONLY)dir path=platform/SUNW,A70/kernel/misc group=sys 46 $(sparc_ONLY)dir path=platform/SUNW,A70/kernel/misc/$(ARCH64) group=sys 47 $(sparc_ONLY)dir path=platform/SUNW,Netra-CP2300 group=sys 48 $(sparc_ONLY)dir path=platform/SUNW,Netra-CP2300/kernel group=sys 49 $(sparc_ONLY)dir path=platform/SUNW,Netra-CP2300/kernel/misc group=sys 50 $(sparc_ONLY)dir path=platform/SUNW,Netra-CP2300/kernel/misc/$(ARCH64) \ 51 group=sys 52 $(sparc_ONLY)dir path=platform/SUNW,Netra-CP2300/kernel/tod group=sys 53 $(sparc_ONLY)dir path=platform/SUNW,Netra-CP2300/kernel/tod/$(ARCH64) \ 54 group=sys 55 $(sparc_ONLY)dir path=platform/SUNW,Netra-CP3010 group=sys 56 $(sparc_ONLY)dir path=platform/SUNW,Netra-CP3010/kernel group=sys 57 $(sparc_ONLY)dir path=platform/SUNW,Netra-CP3010/kernel/crypto group=sys 58 $(sparc_ONLY)dir path=platform/SUNW,Netra-CP3010/kernel/crypto/$(ARCH64) \ 59 group=sys 60 $(sparc_ONLY)dir path=platform/SUNW,Netra-CP3010/kernel/misc group=sys 61 $(sparc_ONLY)dir path=platform/SUNW,Netra-CP3010/kernel/misc/$(ARCH64) \ 62 group=sys 63 $(sparc_ONLY)dir path=platform/SUNW,Netra-T12 group=sys 64 $(sparc_ONLY)dir path=platform/SUNW,Netra-T12/kernel group=sys 65 $(sparc_ONLY)dir path=platform/SUNW,Netra-T12/kernel/crypto group=sys 66 $(sparc_ONLY)dir path=platform/SUNW,Netra-T12/kernel/crypto/$(ARCH64) \ 67 group=sys 68 $(sparc_ONLY)dir path=platform/SUNW,Netra-T12/kernel/drv group=sys 69 $(sparc_ONLY)dir path=platform/SUNW,Netra-T12/kernel/drv/$(ARCH64) group=sys 70 $(sparc_ONLY)dir path=platform/SUNW,Netra-T12/kernel/misc group=sys 71 $(sparc_ONLY)dir path=platform/SUNW,Netra-T12/kernel/misc/$(ARCH64) group=sys 72 $(sparc_ONLY)dir path=platform/SUNW,Netra-T4 group=sys 73 $(sparc_ONLY)dir path=platform/SUNW,Netra-T4/kernel group=sys 74 $(sparc_ONLY)dir path=platform/SUNW,Netra-T4/kernel/crypto group=sys 75 $(sparc_ONLY)dir path=platform/SUNW,Netra-T4/kernel/crypto/$(ARCH64) group=sys 76 $(sparc_ONLY)dir path=platform/SUNW,Netra-T4/kernel/drv group=sys 77 $(sparc_ONLY)dir path=platform/SUNW,Netra-T4/kernel/drv/$(ARCH64) group=sys 78 $(sparc_ONLY)dir path=platform/SUNW,Netra-T4/kernel/misc group=sys 79 $(sparc_ONLY)dir path=platform/SUNW,Netra-T4/kernel/misc/$(ARCH64) group=sys 80 $(sparc_ONLY)dir path=platform/SUNW,SPARC-Enterprise group=sys 81 $(sparc_ONLY)dir path=platform/SUNW,SPARC-Enterprise/kernel group=sys 82 $(sparc_ONLY)dir path=platform/SUNW,SPARC-Enterprise/kernel/$(ARCH64) \ 83 group=sys 84 $(sparc_ONLY)dir path=platform/SUNW,SPARC-Enterprise/kernel/cpu group=sys 85 $(sparc_ONLY)dir path=platform/SUNW,SPARC-Enterprise/kernel/cpu/$(ARCH64) \ 86 group=sys 87 $(sparc_ONLY)dir path=platform/SUNW,SPARC-Enterprise/kernel/crypto group=sys 88 $(sparc_ONLY)dir path=platform/SUNW,SPARC-Enterprise/kernel/crypto/$(ARCH64) \ 89 group=sys 90 $(sparc_ONLY)dir path=platform/SUNW,SPARC-Enterprise/kernel/drv group=sys 91 $(sparc_ONLY)dir path=platform/SUNW,SPARC-Enterprise/kernel/drv/$(ARCH64) \ 92 group=sys 93 $(sparc_ONLY)dir path=platform/SUNW,SPARC-Enterprise/kernel/misc group=sys 94 $(sparc_ONLY)dir path=platform/SUNW,SPARC-Enterprise/kernel/misc/$(ARCH64) \ 95 group=sys 96 $(sparc_ONLY)dir path=platform/SUNW,Serverblade1 group=sys 97 $(sparc_ONLY)dir path=platform/SUNW,Serverblade1/kernel group=sys 98 $(sparc_ONLY)dir path=platform/SUNW,Serverblade1/kernel/drv group=sys 99 $(sparc_ONLY)dir path=platform/SUNW,Serverblade1/kernel/drv/$(ARCH64) \ 100 group=sys 101 $(sparc_ONLY)dir path=platform/SUNW,Serverblade1/kernel/misc group=sys 102 $(sparc_ONLY)dir path=platform/SUNW,Serverblade1/kernel/misc/$(ARCH64) \ 103 group=sys 104 $(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-100 group=sys 105 $(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-100/kernel group=sys 106 $(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-100/kernel/drv group=sys 107 $(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-100/kernel/drv/$(ARCH64) \ 108 group=sys 109 $(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-100/kernel/misc group=sys 110 $(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-100/kernel/misc/$(ARCH64) \ 111 group=sys 112 $(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-1000 group=sys 113 $(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-1000/kernel group=sys 114 $(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-1000/kernel/crypto group=sys 115 $(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-1000/kernel/crypto/$(ARCH64) \ 116 group=sys 117 $(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-1000/kernel/drv group=sys 118 $(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-1000/kernel/drv/$(ARCH64) \ 119 group=sys 120 $(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-1000/kernel/misc group=sys 121 $(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-1000/kernel/misc/$(ARCH64) \ 122 group=sys 123 $(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-1500 group=sys 124 $(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-1500/kernel group=sys 125 $(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-1500/kernel/crypto group=sys 126 $(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-1500/kernel/crypto/$(ARCH64) \ 127 group=sys 128 $(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-1500/kernel/drv group=sys 129 $(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-1500/kernel/misc group=sys 130 $(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-1500/kernel/misc/$(ARCH64) \ 131 group=sys 132 $(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-2500 group=sys 133 $(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-2500/kernel group=sys 134 $(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-2500/kernel/crypto group=sys 135 $(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-2500/kernel/crypto/$(ARCH64) \ 136 group=sys 137 $(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-2500/kernel/drv group=sys 138 $(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-2500/kernel/misc group=sys 139 $(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-2500/kernel/misc/$(ARCH64) \ 140 group=sys 141 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire group=sys 142 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-15000 group=sys 143 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-15000/kernel group=sys 144 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-15000/kernel/$(ARCH64) group=sys 145 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-15000/kernel/cpu group=sys 146 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-15000/kernel/cpu/$(ARCH64) \ 147 group=sys 148 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-15000/kernel/crypto group=sys 149 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-15000/kernel/crypto/$(ARCH64) \ 150 group=sys 151 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-15000/kernel/drv group=sys 152 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-15000/kernel/drv/$(ARCH64) \ 153 group=sys 154 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-15000/kernel/misc group=sys 155 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-15000/kernel/misc/$(ARCH64) \ 156 group=sys 157 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-280R group=sys 158 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-280R/kernel group=sys 159 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-280R/kernel/crypto group=sys 160 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-280R/kernel/crypto/$(ARCH64) \ 161 group=sys 162 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-280R/kernel/drv group=sys 163 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-280R/kernel/drv/$(ARCH64) \ 164 group=sys 165 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-280R/kernel/misc group=sys 166 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-280R/kernel/misc/$(ARCH64) \ 167 group=sys 168 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-480R group=sys 169 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-480R/kernel group=sys 170 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-480R/kernel/crypto group=sys 171 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-480R/kernel/crypto/$(ARCH64) \ 172 group=sys 173 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-480R/kernel/misc group=sys 174 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-480R/kernel/misc/$(ARCH64) \ 175 group=sys 176 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-880 group=sys 177 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-880/kernel group=sys 178 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-880/kernel/crypto group=sys 179 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-880/kernel/crypto/$(ARCH64) \ 180 group=sys 181 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-880/kernel/drv group=sys 182 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-880/kernel/drv/$(ARCH64) \ 183 group=sys 184 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-880/kernel/misc group=sys 185 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-880/kernel/misc/$(ARCH64) \ 186 group=sys 187 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-T200 group=sys 188 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-T200/kernel group=sys 189 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-T200/kernel/drv group=sys 190 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-T200/kernel/drv/$(ARCH64) \ 191 group=sys 192 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V215 group=sys 193 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V215/kernel group=sys 194 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V215/kernel/crypto group=sys 195 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V215/kernel/crypto/$(ARCH64) \ 196 group=sys 197 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V215/kernel/drv group=sys 198 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V215/kernel/misc group=sys 199 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V215/kernel/misc/$(ARCH64) \ 200 group=sys 201 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V240 group=sys 202 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V240/kernel group=sys 203 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V240/kernel/crypto group=sys 204 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V240/kernel/crypto/$(ARCH64) \ 205 group=sys 206 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V240/kernel/drv group=sys 207 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V240/kernel/drv/$(ARCH64) \ 208 group=sys 209 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V240/kernel/misc group=sys 210 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V240/kernel/misc/$(ARCH64) \ 211 group=sys 212 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V250 group=sys 213 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V250/kernel group=sys 214 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V250/kernel/crypto group=sys 215 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V250/kernel/crypto/$(ARCH64) \ 216 group=sys 217 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V250/kernel/misc group=sys 218 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V250/kernel/misc/$(ARCH64) \ 219 group=sys 220 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V440 group=sys 221 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V440/kernel group=sys 222 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V440/kernel/crypto group=sys 223 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V440/kernel/crypto/$(ARCH64) \ 224 group=sys 225 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V440/kernel/drv group=sys 226 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V440/kernel/drv/$(ARCH64) \ 227 group=sys 228 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V440/kernel/misc group=sys 229 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V440/kernel/misc/$(ARCH64) \ 230 group=sys 231 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V445 group=sys 232 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V445/kernel group=sys 233 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V445/kernel/crypto group=sys 234 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V445/kernel/crypto/$(ARCH64) \ 235 group=sys 236 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V445/kernel/misc group=sys 237 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V445/kernel/misc/$(ARCH64) \ 238 group=sys 239 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire/kernel group=sys 240 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire/kernel/$(ARCH64) group=sys 241 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire/kernel/cpu group=sys 242 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire/kernel/cpu/$(ARCH64) group=sys 243 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire/kernel/crypto group=sys 244 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire/kernel/crypto/$(ARCH64) group=sys 245 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire/kernel/drv group=sys 246 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire/kernel/drv/$(ARCH64) group=sys 247 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire/kernel/misc group=sys 248 $(sparc_ONLY)dir path=platform/SUNW,Sun-Fire/kernel/misc/$(ARCH64) group=sys 249 $(sparc_ONLY)dir path=platform/SUNW,Ultra-250 group=sys 250 $(sparc_ONLY)dir path=platform/SUNW,Ultra-250/kernel group=sys 251 $(sparc_ONLY)dir path=platform/SUNW,Ultra-250/kernel/drv group=sys 252 $(sparc_ONLY)dir path=platform/SUNW,Ultra-250/kernel/drv/$(ARCH64) group=sys 253 $(sparc_ONLY)dir path=platform/SUNW,Ultra-250/kernel/misc group=sys 254 $(sparc_ONLY)dir path=platform/SUNW,Ultra-250/kernel/misc/$(ARCH64) group=sys 255 $(sparc_ONLY)dir path=platform/SUNW,Ultra-4 group=sys 256 $(sparc_ONLY)dir path=platform/SUNW,Ultra-4/kernel group=sys 257 $(sparc_ONLY)dir path=platform/SUNW,Ultra-4/kernel/drv group=sys 258 $(sparc_ONLY)dir path=platform/SUNW,Ultra-4/kernel/drv/$(ARCH64) group=sys 259 $(sparc_ONLY)dir path=platform/SUNW,Ultra-4/kernel/misc group=sys 260 $(sparc_ONLY)dir path=platform/SUNW,Ultra-4/kernel/misc/$(ARCH64) group=sys 261 $(sparc_ONLY)dir path=platform/SUNW,Ultra-5_10 group=sys 262 $(sparc_ONLY)dir path=platform/SUNW,Ultra-5_10/kernel group=sys 263 $(sparc_ONLY)dir path=platform/SUNW,Ultra-5_10/kernel/misc group=sys 264 $(sparc_ONLY)dir path=platform/SUNW,Ultra-5_10/kernel/misc/$(ARCH64) group=sys 265 $(sparc_ONLY)dir path=platform/SUNW,Ultra-80 group=sys 266 $(sparc_ONLY)dir path=platform/SUNW,Ultra-80/kernel group=sys 267 $(sparc_ONLY)dir path=platform/SUNW,Ultra-80/kernel/misc group=sys 268 $(sparc_ONLY)dir path=platform/SUNW,Ultra-80/kernel/misc/$(ARCH64) group=sys 269 $(sparc_ONLY)dir path=platform/SUNW,Ultra-Enterprise group=sys 270 $(sparc_ONLY)dir path=platform/SUNW,Ultra-Enterprise-10000 group=sys 271 $(sparc_ONLY)dir path=platform/SUNW,Ultra-Enterprise-10000/kernel group=sys 272 $(sparc_ONLY)dir path=platform/SUNW,Ultra-Enterprise-10000/kernel/$(ARCH64) \ 273 group=sys 274 $(sparc_ONLY)dir path=platform/SUNW,Ultra-Enterprise-10000/kernel/cpu \ 275 group=sys 276 $(sparc_ONLY)dir \ 277 path=platform/SUNW,Ultra-Enterprise-10000/kernel/cpu/$(ARCH64) group=sys 278 $(sparc_ONLY)dir path=platform/SUNW,Ultra-Enterprise-10000/kernel/drv \ 279 group=sys 280 $(sparc_ONLY)dir \ 281 path=platform/SUNW,Ultra-Enterprise-10000/kernel/drv/$(ARCH64) group=sys 282 $(sparc_ONLY)dir path=platform/SUNW,Ultra-Enterprise-10000/kernel/misc \ 283 group=sys 284 $(sparc_ONLY)dir \ 285 path=platform/SUNW,Ultra-Enterprise-10000/kernel/misc/$(ARCH64) group=sys 286 $(sparc_ONLY)dir path=platform/SUNW,Ultra-Enterprise/kernel group=sys 287 $(sparc_ONLY)dir path=platform/SUNW,Ultra-Enterprise/kernel/drv group=sys 288 $(sparc_ONLY)dir path=platform/SUNW,Ultra-Enterprise/kernel/drv/$(ARCH64) \ 289 group=sys 290 $(sparc_ONLY)dir path=platform/SUNW,Ultra-Enterprise/kernel/misc group=sys 291 $(sparc_ONLY)dir path=platform/SUNW,Ultra-Enterprise/kernel/misc/$(ARCH64) \ 292 group=sys 293 $(sparc_ONLY)dir path=platform/SUNW,UltraAX-i2 group=sys 294 $(sparc_ONLY)dir path=platform/SUNW,UltraAX-i2/kernel group=sys 295 $(sparc_ONLY)dir path=platform/SUNW,UltraAX-i2/kernel/misc group=sys 296 $(sparc_ONLY)dir path=platform/SUNW,UltraAX-i2/kernel/misc/$(ARCH64) group=sys 297 $(i386_ONLY)dir path=platform/i86pc group=sys 298 $(i386_ONLY)dir path=platform/i86pc/$(ARCH64) group=sys 299 $(i386_ONLY)dir path=platform/i86pc/kernel group=sys 300 $(i386_ONLY)dir path=platform/i86pc/kernel/$(ARCH64) group=sys 301 $(i386_ONLY)dir path=platform/i86pc/kernel/cpu group=sys 302 $(i386_ONLY)dir path=platform/i86pc/kernel/cpu/$(ARCH64) group=sys 303 $(i386_ONLY)dir path=platform/i86pc/kernel/dacf group=sys 304 $(i386_ONLY)dir path=platform/i86pc/kernel/dacf/$(ARCH64) group=sys 305 $(i386_ONLY)dir path=platform/i86pc/kernel/drv group=sys 306 $(i386_ONLY)dir path=platform/i86pc/kernel/drv/$(ARCH64) group=sys 307 $(i386_ONLY)dir path=platform/i86pc/kernel/mach group=sys 308 $(i386_ONLY)dir path=platform/i86pc/kernel/mach/$(ARCH64) group=sys 309 $(i386_ONLY)dir path=platform/i86pc/kernel/misc group=sys 310 $(i386_ONLY)dir path=platform/i86pc/kernel/misc/$(ARCH64) group=sys 311 $(i386_ONLY)dir path=platform/i86pc/ucode group=sys 312 $(i386_ONLY)dir path=platform/i86xpv group=sys 313 $(i386_ONLY)dir path=platform/i86xpv/kernel group=sys 314 $(i386_ONLY)dir path=platform/i86xpv/kernel/$(ARCH64) group=sys 315 $(i386_ONLY)dir path=platform/i86xpv/kernel/cpu group=sys 316 $(i386_ONLY)dir path=platform/i86xpv/kernel/cpu/$(ARCH64) group=sys 317 $(i386_ONLY)dir path=platform/i86xpv/kernel/dacf group=sys 318 $(i386_ONLY)dir path=platform/i86xpv/kernel/dacf/$(ARCH64) group=sys 319 $(i386_ONLY)dir path=platform/i86xpv/kernel/drv group=sys 320 $(i386_ONLY)dir path=platform/i86xpv/kernel/drv/$(ARCH64) group=sys 321 $(i386_ONLY)dir path=platform/i86xpv/kernel/mach group=sys 322 $(i386_ONLY)dir path=platform/i86xpv/kernel/mach/$(ARCH64) group=sys 323 $(i386_ONLY)dir path=platform/i86xpv/kernel/misc group=sys 324 $(i386_ONLY)dir path=platform/i86xpv/kernel/misc/$(ARCH64) group=sys 325 $(i386_ONLY)dir path=platform/i86xpv/kernel/tod group=sys 326 $(i386_ONLY)dir path=platform/i86xpv/kernel/tod/$(ARCH64) group=sys 327 $(sparc_ONLY)dir path=platform/sun4u group=sys 328 $(sparc_ONLY)dir path=platform/sun4u-us3 group=sys 329 $(sparc_ONLY)dir path=platform/sun4u-us3/kernel group=sys 330 $(sparc_ONLY)dir path=platform/sun4u-us3/kernel/crypto group=sys 331 $(sparc_ONLY)dir path=platform/sun4u-us3/kernel/crypto/$(ARCH64) group=sys 332 $(sparc_ONLY)dir path=platform/sun4u/kernel group=sys 333 $(sparc_ONLY)dir path=platform/sun4u/kernel/$(ARCH64) group=sys 334 $(sparc_ONLY)dir path=platform/sun4u/kernel/cpu group=sys 335 $(sparc_ONLY)dir path=platform/sun4u/kernel/cpu/$(ARCH64) group=sys 336 $(sparc_ONLY)dir path=platform/sun4u/kernel/crypto group=sys 337 $(sparc_ONLY)dir path=platform/sun4u/kernel/crypto/$(ARCH64) group=sys 338 $(sparc_ONLY)dir path=platform/sun4u/kernel/drv group=sys 339 $(sparc_ONLY)dir path=platform/sun4u/kernel/drv/$(ARCH64) group=sys 340 $(sparc_ONLY)dir path=platform/sun4u/kernel/misc group=sys 341 $(sparc_ONLY)dir path=platform/sun4u/kernel/misc/$(ARCH64) group=sys 342 $(sparc_ONLY)dir path=platform/sun4u/kernel/strmod group=sys 343 $(sparc_ONLY)dir path=platform/sun4u/kernel/strmod/$(ARCH64) group=sys 344 $(sparc_ONLY)dir path=platform/sun4u/kernel/tod group=sys 345 $(sparc_ONLY)dir path=platform/sun4u/kernel/tod/$(ARCH64) group=sys 346 $(sparc_ONLY)dir path=platform/sun4v group=sys 347 $(sparc_ONLY)dir path=platform/sun4v/kernel group=sys 348 $(sparc_ONLY)dir path=platform/sun4v/kernel/$(ARCH64) group=sys 349 $(sparc_ONLY)dir path=platform/sun4v/kernel/cpu group=sys 350 $(sparc_ONLY)dir path=platform/sun4v/kernel/cpu/$(ARCH64) group=sys 351 $(sparc_ONLY)dir path=platform/sun4v/kernel/crypto group=sys 352 $(sparc_ONLY)dir path=platform/sun4v/kernel/crypto/$(ARCH64) group=sys 353 $(sparc_ONLY)dir path=platform/sun4v/kernel/drv group=sys 354 $(sparc_ONLY)dir path=platform/sun4v/kernel/drv/$(ARCH64) group=sys 355 $(sparc_ONLY)dir path=platform/sun4v/kernel/misc group=sys 356 $(sparc_ONLY)dir path=platform/sun4v/kernel/misc/$(ARCH64) group=sys 357 $(sparc_ONLY)dir path=platform/sun4v/kernel/sys group=sys 358 $(sparc_ONLY)dir path=platform/sun4v/kernel/sys/$(ARCH64) group=sys 359 $(sparc_ONLY)dir path=usr/share/man 360 dir path=usr/share/man/man4 361 $(sparc_ONLY)dir path=usr/share/man/man7d 362 $(sparc_ONLY)dir path=usr/share/man/man7m 363 $(sparc_ONLY)driver name=ac 364 $(i386_ONLY)driver name=acpinex alias=acpivirtnex 365 $(i386_ONLY)driver name=acpippm 366 $(sparc_ONLY)driver name=adm1026 alias=i2c-adm1026 367 $(sparc_ONLY)driver name=adm1031 alias=i2c-adm1031 368 $(i386_ONLY)driver name=amd_iommu perms="* 0644 root sys" \ 369 alias=pci1002,5a23 \ 370 alias=pci1022,11ff 371 $(sparc_ONLY)driver name=axq alias=SUNW,axq 372 $(i386_ONLY)driver name=balloon perms="* 0444 root sys" 373 $(sparc_ONLY)driver name=bbc_beep alias=SUNW,bbc-beep 374 $(sparc_ONLY)driver name=central 375 $(i386_ONLY)driver name=cpudrv alias=cpu 376 $(sparc_ONLY)driver name=ctsmc alias=nct-ds80ch11-smc 377 $(sparc_ONLY)driver name=db21554 \ 378 alias=pci108e,6300 \ 379 alias=pci108e,6301 \ 380 alias=pci108e,6302 \ 381 alias=pci108e,6303 \ 382 alias=pci108e,6310 \ 383 alias=pci108e,6311 \ 384 alias=pci108e,6312 \ 385 alias=pci108e,6313 \ 386 alias=pci108e,6320 \ 387 alias=pci108e,6323 \ 388 alias=pci108e,6330 \ 389 alias=pci108e,6331 \ 390 alias=pci108e,6332 \ 391 alias=pci108e,6333 \ 392 alias=pci108e,6340 \ 393 alias=pci108e,6343 \ 394 alias=pci108e,6350 \ 395 alias=pci108e,6353 \ 396 alias=pci108e,6722 \ 397 alias=pciclass,060940 \ 398 alias=pciclass,060980 399 $(sparc_ONLY)driver name=dman perms="* 0600 root sys" 400 $(i386_ONLY)driver name=domcaps perms="* 0444 root sys" 401 $(sparc_ONLY)driver name=dr 402 $(sparc_ONLY)driver name=ebus class=ebus \ 403 alias=SUNW,ebus \ 404 alias=SUNW,sun4v-ebus \ 405 alias=isa \ 406 alias=jbus-ebus 407 $(sparc_ONLY)driver name=envctrl alias=SUNW,envctrl 408 $(sparc_ONLY)driver name=envctrltwo alias=SUNW,envctrltwo \ 409 perms="* 0644 root sys" \ 410 policy="read_priv_set=sys_config write_priv_set=sys_config" 411 $(sparc_ONLY)driver name=environ alias=environment 412 $(sparc_ONLY)driver name=epic alias=SUNW,ebus-pic18lf65j10-env 413 $(i386_ONLY)driver name=evtchn perms="* 0666 root sys" 414 $(sparc_ONLY)driver name=fd perms="* 0666 root sys" \ 415 alias=SUNW,fdtwo \ 416 alias=fdthree \ 417 alias=pnpALI,1533,0 418 $(sparc_ONLY)driver name=fhc 419 $(sparc_ONLY)driver name=glvc 420 $(sparc_ONLY)driver name=gpio_87317 alias=ns87317-gpio perms="* 0600 root sys" 421 $(sparc_ONLY)driver name=grbeep alias=SUNW,smbus-beep 422 $(sparc_ONLY)driver name=grfans alias=SUNW,smbus-fan-control 423 $(sparc_ONLY)driver name=grppm alias=SUNW,smbus-ppm 424 $(sparc_ONLY)driver name=hpc3130 perms="* 0644 root sys" \ 425 alias=FJSV,hpc3130 \ 426 alias=i2c-hpc3130 427 $(sparc_ONLY)driver name=i2bsc alias=SUNW,i2bsc 428 $(sparc_ONLY)driver name=ics951601 alias=i2c-ics951601 429 $(sparc_ONLY)driver name=iosram 430 $(i386_ONLY)driver name=isa alias=pciclass,060100 class=sysbus 431 $(sparc_ONLY)driver name=isadma 432 $(sparc_ONLY)driver name=jbusppm alias=jbus-ppm 433 $(sparc_ONLY)driver name=lm75 alias=i2c-lm75 perms="* 0644 root sys" 434 $(sparc_ONLY)driver name=lombus alias=SUNW,lombus perms="* 0644 root sys" 435 $(sparc_ONLY)driver name=ltc1427 alias=i2c-ltc1427 perms="* 0644 root sys" 436 $(sparc_ONLY)driver name=lw8 perms="* 0644 root sys" 437 $(sparc_ONLY)driver name=m1535ppm alias=ali1535d+-ppm 438 $(sparc_ONLY)driver name=max1617 alias=i2c-max1617 439 $(sparc_ONLY)driver name=mc-opl alias=FJSV,oplmc 440 $(sparc_ONLY)driver name=mc-us3 alias=memory-controller 441 $(sparc_ONLY)driver name=mc-us3i alias=SUNW,UltraSPARC-IIIi,mc 442 $(sparc_ONLY)driver name=mdesc perms="* 0666 root sys" 443 $(sparc_ONLY)driver name=mem_cache 444 $(sparc_ONLY)driver name=mi2cv alias=fire-i2c 445 $(sparc_ONLY)driver name=n2rng \ 446 alias=SUNW,kt-rng \ 447 alias=SUNW,n2-rng \ 448 alias=SUNW,vf-rng 449 $(i386_ONLY)driver name=npe alias=pciex_root_complex 450 $(sparc_ONLY)driver name=ntwdt perms="* 0644 root sys" 451 $(sparc_ONLY)driver name=oplmsu alias=FJSV,oplmsu 452 $(sparc_ONLY)driver name=oplpanel alias=FJSV,panel 453 $(sparc_ONLY)driver name=pca9556 \ 454 alias=i2c-pca9555 \ 455 alias=i2c-pca9556 456 $(sparc_ONLY)driver name=pcf8574 perms="* 0644 root sys" \ 457 alias=i2c-pcf8574 \ 458 alias=nct-PHG,pcf8574 459 $(sparc_ONLY)driver name=pcf8584 \ 460 alias=SUNW,bbc-i2c \ 461 alias=SUNW,i2c-pic16f747 \ 462 alias=nct-PHG,pcf8584 463 $(sparc_ONLY)driver name=pcf8591 perms="* 0644 root sys" \ 464 alias=i2c-pcf8591 \ 465 alias=nct-PHG,pcf8591 466 $(i386_ONLY)driver name=pci class=pci 467 $(sparc_ONLY)driver name=pcicmu \ 468 alias=pci10cf,138f \ 469 alias=pci10cf,1390 470 $(sparc_ONLY)driver name=pcipsy class=pci \ 471 alias=SUNW,pci \ 472 alias=pci \ 473 alias=pci108e,8000 \ 474 alias=pci108e,a000 \ 475 alias=pci108e,a001 \ 476 alias=pciclass,060000 477 $(sparc_ONLY)driver name=pcisch class=pci \ 478 alias=pci108e,8001 \ 479 alias=pci108e,8002 \ 480 alias=pci108e,a801 481 $(sparc_ONLY)driver name=pic16f747 alias=SUNW,ebus-pic16f747-env 482 $(sparc_ONLY)driver name=pic16f819 alias=SUNW,i2c-auxfan1 483 $(i386_ONLY)driver name=pit_beep alias=SUNW,pit_beep 484 $(sparc_ONLY)driver name=pmc alias=SUNW,pmc 485 $(sparc_ONLY)driver name=pmubus alias=pmu 486 $(sparc_ONLY)driver name=pmugpio 487 driver name=ppm 488 $(i386_ONLY)driver name=privcmd perms="* 0666 root sys" 489 $(sparc_ONLY)driver name=px \ 490 alias=SUNW,sun4v-pci \ 491 alias=pciex108e,80f0 \ 492 alias=pciex108e,80f8 493 $(sparc_ONLY)driver name=qcn alias=SUNW,sun4v-console 494 $(sparc_ONLY)driver name=rmc_comm 495 $(sparc_ONLY)driver name=rmcadm 496 $(sparc_ONLY)driver name=rmclomv 497 $(sparc_ONLY)driver name=rootnex \ 498 alias=cpu-unit \ 499 alias=io-unit \ 500 alias=mem-unit 501 $(i386_ONLY)driver name=rootnex 502 $(sparc_ONLY)driver name=sbbc alias=pci108e,c416 503 $(sparc_ONLY)driver name=sbus class=sbus 504 $(sparc_ONLY)driver name=sbusmem 505 $(sparc_ONLY)driver name=scfd alias=FJSV,scfc 506 $(sparc_ONLY)driver name=schpc 507 $(sparc_ONLY)driver name=schppm alias=gp2-ppm 508 $(sparc_ONLY)driver name=seeprom \ 509 alias=i2c-at24c64 \ 510 alias=i2c-at34c02 511 $(sparc_ONLY)driver name=sgcn 512 $(sparc_ONLY)driver name=sgenv 513 $(sparc_ONLY)driver name=sgfru 514 $(sparc_ONLY)driver name=sghsc 515 $(sparc_ONLY)driver name=sgsbbc 516 $(sparc_ONLY)driver name=simba alias=pci108e,5000 class=pci 517 $(sparc_ONLY)driver name=simmstat alias=simm-status 518 $(sparc_ONLY)driver name=smbus alias=i2c-smbus 519 $(sparc_ONLY)driver name=smbus_ara alias=i2c-smbus-ara 520 $(sparc_ONLY)driver name=sram 521 $(sparc_ONLY)driver name=ssc050 alias=i2c-ssc050 perms="* 0644 root sys" 522 $(sparc_ONLY)driver name=ssc100 alias=i2c-ssc100 perms="* 0644 root sys" 523 $(sparc_ONLY)driver name=ssm perms="* 0640 root sys" 524 $(sparc_ONLY)driver name=su perms="[a-z] 0666 root sys" \ 525 perms="[a-z],cu 0600 uucp uucp" perms="ssp 0600 root sys" \ 526 perms="sspctl 0600 root sys" 527 $(sparc_ONLY)driver name=sysctrl alias=clock-board 528 $(sparc_ONLY)driver name=tda8444 alias=i2c-tda8444 529 $(sparc_ONLY)driver name=tod perms="* 0600 root sys" 530 $(sparc_ONLY)driver name=todds1287 alias=ds1287 531 $(sparc_ONLY)driver name=todds1307 532 $(sparc_ONLY)driver name=todds1337 alias=i2c-ds1337 533 $(sparc_ONLY)driver name=trapstat perms="* 0600 root sys" 534 $(sparc_ONLY)driver name=tsalarm 535 $(sparc_ONLY)driver name=upa64s \ 536 alias=SUNW,upa64s \ 537 alias=jbus-upa64s 538 $(sparc_ONLY)driver name=vnex \ 539 alias=SUNW,sun4v-virtual-devices \ 540 alias=SUNW,virtual-devices 541 $(sparc_ONLY)driver name=xcalppm alias=ebus-ppm 542 $(sparc_ONLY)driver name=xcalwd 543 $(i386_ONLY)driver name=xdb 544 $(i386_ONLY)driver name=xdf 545 $(i386_ONLY)driver name=xenbus perms="* 0666 root sys" 546 $(i386_ONLY)driver name=xencons 547 $(i386_ONLY)driver name=xnbe alias=xnb,ioemu 548 $(i386_ONLY)driver name=xnbo \ 549 alias=xnb \ 550 alias=xnb,SUNW_mac 551 $(i386_ONLY)driver name=xnbu alias=xnb,netfront 552 $(i386_ONLY)driver name=xnf 553 $(i386_ONLY)driver name=xpvd 554 $(i386_ONLY)driver name=xpvtap perms="* 0666 root sys" 555 $(sparc_ONLY)driver name=zs perms="[a-z] 0666 root sys" \ 556 perms="[a-z],cu 0600 uucp uucp" 557 $(sparc_ONLY)driver name=zsh perms="* 0666 root sys" 558 $(sparc_ONLY)file path=platform/SUNW,A70/kernel/drv/ppm.conf group=sys 559 $(sparc_ONLY)file path=platform/SUNW,A70/kernel/misc/$(ARCH64)/platmod \ 560 group=sys mode=0755 561 $(sparc_ONLY)file \ 562 path=platform/SUNW,Netra-CP2300/kernel/misc/$(ARCH64)/platmod group=sys \ 563 mode=0755 564 $(sparc_ONLY)file \ 565 path=platform/SUNW,Netra-CP2300/kernel/tod/$(ARCH64)/todds1307 group=sys \ 566 mode=0755 567 $(sparc_ONLY)file \ 568 path=platform/SUNW,Netra-CP3010/kernel/misc/$(ARCH64)/platmod group=sys \ 569 mode=0755 570 $(sparc_ONLY)file path=platform/SUNW,Netra-T12/kernel/drv/$(ARCH64)/lw8 \ 571 group=sys 572 $(sparc_ONLY)file path=platform/SUNW,Netra-T12/kernel/drv/$(ARCH64)/ntwdt \ 573 group=sys 574 $(sparc_ONLY)file path=platform/SUNW,Netra-T12/kernel/drv/$(ARCH64)/sgenv \ 575 group=sys 576 $(sparc_ONLY)file path=platform/SUNW,Netra-T12/kernel/drv/$(ARCH64)/sgfru \ 577 group=sys 578 $(sparc_ONLY)file path=platform/SUNW,Netra-T12/kernel/drv/lw8.conf group=sys 579 $(sparc_ONLY)file path=platform/SUNW,Netra-T12/kernel/drv/ntwdt.conf group=sys 580 $(sparc_ONLY)file path=platform/SUNW,Netra-T12/kernel/drv/sgenv.conf group=sys 581 $(sparc_ONLY)file path=platform/SUNW,Netra-T12/kernel/drv/sgfru.conf group=sys 582 $(sparc_ONLY)file path=platform/SUNW,Netra-T12/kernel/misc/$(ARCH64)/platmod \ 583 group=sys mode=0755 584 $(sparc_ONLY)file path=platform/SUNW,Netra-T4/kernel/drv/$(ARCH64)/lombus \ 585 group=sys 586 $(sparc_ONLY)file path=platform/SUNW,Netra-T4/kernel/drv/lombus.conf group=sys 587 $(sparc_ONLY)file path=platform/SUNW,SPARC-Enterprise/kernel/$(ARCH64)/unix \ 588 group=sys mode=0755 589 $(sparc_ONLY)file \ 590 path=platform/SUNW,SPARC-Enterprise/kernel/cpu/$(ARCH64)/FJSV,SPARC64-VI \ 591 group=sys mode=0755 592 $(sparc_ONLY)file path=platform/SUNW,SPARC-Enterprise/kernel/drv/$(ARCH64)/dr \ 593 group=sys 594 $(sparc_ONLY)file \ 595 path=platform/SUNW,SPARC-Enterprise/kernel/drv/$(ARCH64)/mc-opl group=sys 596 $(sparc_ONLY)file \ 597 path=platform/SUNW,SPARC-Enterprise/kernel/drv/$(ARCH64)/oplmsu group=sys 598 $(sparc_ONLY)file \ 599 path=platform/SUNW,SPARC-Enterprise/kernel/drv/$(ARCH64)/oplpanel \ 600 group=sys 601 $(sparc_ONLY)file \ 602 path=platform/SUNW,SPARC-Enterprise/kernel/drv/$(ARCH64)/pcicmu group=sys 603 $(sparc_ONLY)file \ 604 path=platform/SUNW,SPARC-Enterprise/kernel/drv/$(ARCH64)/scfd group=sys 605 $(sparc_ONLY)file path=platform/SUNW,SPARC-Enterprise/kernel/drv/dr.conf \ 606 group=sys 607 $(sparc_ONLY)file path=platform/SUNW,SPARC-Enterprise/kernel/drv/mc-opl.conf \ 608 group=sys 609 $(sparc_ONLY)file path=platform/SUNW,SPARC-Enterprise/kernel/drv/oplpanel.conf \ 610 group=sys 611 $(sparc_ONLY)file path=platform/SUNW,SPARC-Enterprise/kernel/drv/options.conf \ 612 group=sys 613 $(sparc_ONLY)file path=platform/SUNW,SPARC-Enterprise/kernel/drv/scfd.conf \ 614 group=sys 615 $(sparc_ONLY)file \ 616 path=platform/SUNW,SPARC-Enterprise/kernel/misc/$(ARCH64)/drmach \ 617 group=sys mode=0755 618 $(sparc_ONLY)file \ 619 path=platform/SUNW,SPARC-Enterprise/kernel/misc/$(ARCH64)/platmod \ 620 group=sys mode=0755 621 $(sparc_ONLY)file path=platform/SUNW,Serverblade1/kernel/drv/$(ARCH64)/bscbus \ 622 group=sys 623 $(sparc_ONLY)file path=platform/SUNW,Serverblade1/kernel/drv/$(ARCH64)/bscv \ 624 group=sys 625 $(sparc_ONLY)file path=platform/SUNW,Serverblade1/kernel/drv/bscbus.conf \ 626 group=sys 627 $(sparc_ONLY)file path=platform/SUNW,Serverblade1/kernel/drv/bscv.conf \ 628 group=sys 629 $(sparc_ONLY)file path=platform/SUNW,Serverblade1/kernel/drv/options.conf \ 630 group=sys 631 $(sparc_ONLY)file \ 632 path=platform/SUNW,Serverblade1/kernel/misc/$(ARCH64)/platmod group=sys \ 633 mode=0755 634 $(sparc_ONLY)file path=platform/SUNW,Sun-Blade-100/kernel/drv/$(ARCH64)/grfans \ 635 group=sys 636 $(sparc_ONLY)file path=platform/SUNW,Sun-Blade-100/kernel/drv/$(ARCH64)/grppm \ 637 group=sys 638 $(sparc_ONLY)file path=platform/SUNW,Sun-Blade-100/kernel/drv/grppm.conf \ 639 group=sys 640 $(sparc_ONLY)file \ 641 path=platform/SUNW,Sun-Blade-100/kernel/misc/$(ARCH64)/platmod group=sys \ 642 mode=0755 643 $(sparc_ONLY)file \ 644 path=platform/SUNW,Sun-Blade-1000/kernel/drv/$(ARCH64)/xcalppm group=sys 645 $(sparc_ONLY)file \ 646 path=platform/SUNW,Sun-Blade-1000/kernel/drv/$(ARCH64)/xcalwd group=sys 647 $(sparc_ONLY)file path=platform/SUNW,Sun-Blade-1000/kernel/drv/xcalppm.conf \ 648 group=sys 649 $(sparc_ONLY)file path=platform/SUNW,Sun-Blade-1000/kernel/drv/xcalwd.conf \ 650 group=sys 651 $(sparc_ONLY)file \ 652 path=platform/SUNW,Sun-Blade-1000/kernel/misc/$(ARCH64)/platmod group=sys \ 653 mode=0755 654 $(sparc_ONLY)file path=platform/SUNW,Sun-Blade-1500/kernel/drv/ppm.conf \ 655 group=sys 656 $(sparc_ONLY)file \ 657 path=platform/SUNW,Sun-Blade-1500/kernel/misc/$(ARCH64)/platmod group=sys \ 658 mode=0755 659 $(sparc_ONLY)file path=platform/SUNW,Sun-Blade-2500/kernel/drv/ppm.conf \ 660 group=sys 661 $(sparc_ONLY)file \ 662 path=platform/SUNW,Sun-Blade-2500/kernel/misc/$(ARCH64)/platmod group=sys \ 663 mode=0755 664 $(sparc_ONLY)file path=platform/SUNW,Sun-Fire-15000/kernel/$(ARCH64)/unix \ 665 group=sys mode=0755 666 $(sparc_ONLY)file \ 667 path=platform/SUNW,Sun-Fire-15000/kernel/cpu/$(ARCH64)/SUNW,UltraSPARC-III \ 668 group=sys mode=0755 669 $(sparc_ONLY)file \ 670 path=platform/SUNW,Sun-Fire-15000/kernel/cpu/$(ARCH64)/SUNW,UltraSPARC-III+ \ 671 group=sys mode=0755 672 $(sparc_ONLY)file path=platform/SUNW,Sun-Fire-15000/kernel/drv/$(ARCH64)/axq \ 673 group=sys 674 $(sparc_ONLY)file path=platform/SUNW,Sun-Fire-15000/kernel/drv/$(ARCH64)/dman \ 675 group=sys 676 $(sparc_ONLY)file \ 677 path=platform/SUNW,Sun-Fire-15000/kernel/drv/$(ARCH64)/iosram group=sys 678 $(sparc_ONLY)file path=platform/SUNW,Sun-Fire-15000/kernel/drv/$(ARCH64)/schpc \ 679 group=sys 680 $(sparc_ONLY)file path=platform/SUNW,Sun-Fire-15000/kernel/drv/dman.conf \ 681 group=sys 682 $(sparc_ONLY)file path=platform/SUNW,Sun-Fire-15000/kernel/drv/schpc.conf \ 683 group=sys 684 $(sparc_ONLY)file \ 685 path=platform/SUNW,Sun-Fire-15000/kernel/misc/$(ARCH64)/mboxsc group=sys \ 686 mode=0755 687 $(sparc_ONLY)file \ 688 path=platform/SUNW,Sun-Fire-15000/kernel/misc/$(ARCH64)/platmod group=sys \ 689 mode=0755 690 $(sparc_ONLY)file \ 691 path=platform/SUNW,Sun-Fire-15000/kernel/misc/$(ARCH64)/scosmb group=sys \ 692 mode=0755 693 $(sparc_ONLY)file \ 694 path=platform/SUNW,Sun-Fire-280R/kernel/drv/$(ARCH64)/pcf8574 group=sys 695 $(sparc_ONLY)file \ 696 path=platform/SUNW,Sun-Fire-280R/kernel/misc/$(ARCH64)/platmod group=sys \ 697 mode=0755 698 $(sparc_ONLY)file \ 699 path=platform/SUNW,Sun-Fire-480R/kernel/misc/$(ARCH64)/platmod group=sys \ 700 mode=0755 701 $(sparc_ONLY)file path=platform/SUNW,Sun-Fire-880/kernel/drv/$(ARCH64)/hpc3130 \ 702 group=sys 703 $(sparc_ONLY)file path=platform/SUNW,Sun-Fire-880/kernel/drv/hpc3130.conf \ 704 group=sys 705 $(sparc_ONLY)file \ 706 path=platform/SUNW,Sun-Fire-880/kernel/misc/$(ARCH64)/platmod group=sys \ 707 mode=0755 708 $(sparc_ONLY)file \ 709 path=platform/SUNW,Sun-Fire-T200/kernel/drv/$(ARCH64)/tsalarm group=sys 710 $(sparc_ONLY)file path=platform/SUNW,Sun-Fire-T200/kernel/drv/tsalarm.conf \ 711 group=sys 712 $(sparc_ONLY)file path=platform/SUNW,Sun-Fire-V215/kernel/drv/su.conf \ 713 group=sys 714 $(sparc_ONLY)file \ 715 path=platform/SUNW,Sun-Fire-V215/kernel/misc/$(ARCH64)/platmod group=sys \ 716 mode=0755 717 $(sparc_ONLY)file path=platform/SUNW,Sun-Fire-V240/kernel/drv/$(ARCH64)/ntwdt \ 718 group=sys 719 $(sparc_ONLY)file \ 720 path=platform/SUNW,Sun-Fire-V240/kernel/drv/$(ARCH64)/tsalarm group=sys 721 $(sparc_ONLY)file path=platform/SUNW,Sun-Fire-V240/kernel/drv/ntwdt.conf \ 722 group=sys 723 $(sparc_ONLY)file path=platform/SUNW,Sun-Fire-V240/kernel/drv/tsalarm.conf \ 724 group=sys 725 $(sparc_ONLY)file \ 726 path=platform/SUNW,Sun-Fire-V240/kernel/misc/$(ARCH64)/platmod group=sys \ 727 mode=0755 728 $(sparc_ONLY)file \ 729 path=platform/SUNW,Sun-Fire-V250/kernel/misc/$(ARCH64)/platmod group=sys \ 730 mode=0755 731 $(sparc_ONLY)file \ 732 path=platform/SUNW,Sun-Fire-V440/kernel/misc/$(ARCH64)/platmod group=sys \ 733 mode=0755 734 $(sparc_ONLY)file \ 735 path=platform/SUNW,Sun-Fire-V445/kernel/misc/$(ARCH64)/platmod group=sys \ 736 mode=0755 737 $(sparc_ONLY)file path=platform/SUNW,Sun-Fire/kernel/$(ARCH64)/unix group=sys \ 738 mode=0755 739 $(sparc_ONLY)file \ 740 path=platform/SUNW,Sun-Fire/kernel/cpu/$(ARCH64)/SUNW,UltraSPARC-III \ 741 group=sys mode=0755 742 $(sparc_ONLY)file \ 743 path=platform/SUNW,Sun-Fire/kernel/cpu/$(ARCH64)/SUNW,UltraSPARC-III+ \ 744 group=sys mode=0755 745 $(sparc_ONLY)file path=platform/SUNW,Sun-Fire/kernel/drv/$(ARCH64)/sgcn \ 746 group=sys 747 $(sparc_ONLY)file path=platform/SUNW,Sun-Fire/kernel/drv/$(ARCH64)/sghsc \ 748 group=sys 749 $(sparc_ONLY)file path=platform/SUNW,Sun-Fire/kernel/drv/$(ARCH64)/sgsbbc \ 750 group=sys 751 $(sparc_ONLY)file path=platform/SUNW,Sun-Fire/kernel/drv/$(ARCH64)/ssm \ 752 group=sys 753 $(sparc_ONLY)file path=platform/SUNW,Sun-Fire/kernel/drv/sghsc.conf group=sys 754 $(sparc_ONLY)file path=platform/SUNW,Sun-Fire/kernel/misc/$(ARCH64)/platmod \ 755 group=sys mode=0755 756 $(sparc_ONLY)file path=platform/SUNW,Sun-Fire/kernel/misc/$(ARCH64)/sbdp \ 757 group=sys mode=0755 758 $(sparc_ONLY)file path=platform/SUNW,Ultra-250/kernel/drv/$(ARCH64)/envctrltwo \ 759 group=sys 760 $(sparc_ONLY)file path=platform/SUNW,Ultra-250/kernel/misc/$(ARCH64)/platmod \ 761 group=sys mode=0755 762 $(sparc_ONLY)file path=platform/SUNW,Ultra-4/kernel/drv/$(ARCH64)/envctrl \ 763 group=sys 764 $(sparc_ONLY)file path=platform/SUNW,Ultra-4/kernel/misc/$(ARCH64)/platmod \ 765 group=sys mode=0755 766 $(sparc_ONLY)file path=platform/SUNW,Ultra-5_10/kernel/misc/$(ARCH64)/platmod \ 767 group=sys mode=0755 768 $(sparc_ONLY)file \ 769 path=platform/SUNW,Ultra-Enterprise-10000/kernel/$(ARCH64)/unix group=sys \ 770 mode=0755 771 $(sparc_ONLY)file \ 772 path=platform/SUNW,Ultra-Enterprise-10000/kernel/cpu/$(ARCH64)/SUNW,UltraSPARC-II \ 773 group=sys mode=0755 774 $(sparc_ONLY)file \ 775 path=platform/SUNW,Ultra-Enterprise-10000/kernel/drv/$(ARCH64)/pcipsy \ 776 group=sys 777 $(sparc_ONLY)file \ 778 path=platform/SUNW,Ultra-Enterprise-10000/kernel/drv/$(ARCH64)/rootnex \ 779 group=sys 780 $(sparc_ONLY)file \ 781 path=platform/SUNW,Ultra-Enterprise-10000/kernel/drv/$(ARCH64)/sbus \ 782 group=sys 783 $(sparc_ONLY)file \ 784 path=platform/SUNW,Ultra-Enterprise-10000/kernel/misc/$(ARCH64)/platmod \ 785 group=sys mode=0755 786 $(sparc_ONLY)file path=platform/SUNW,Ultra-Enterprise/kernel/drv/$(ARCH64)/ac \ 787 group=sys 788 $(sparc_ONLY)file \ 789 path=platform/SUNW,Ultra-Enterprise/kernel/drv/$(ARCH64)/central \ 790 group=sys 791 $(sparc_ONLY)file \ 792 path=platform/SUNW,Ultra-Enterprise/kernel/drv/$(ARCH64)/environ \ 793 group=sys 794 $(sparc_ONLY)file path=platform/SUNW,Ultra-Enterprise/kernel/drv/$(ARCH64)/fhc \ 795 group=sys 796 $(sparc_ONLY)file \ 797 path=platform/SUNW,Ultra-Enterprise/kernel/drv/$(ARCH64)/simmstat \ 798 group=sys 799 $(sparc_ONLY)file \ 800 path=platform/SUNW,Ultra-Enterprise/kernel/drv/$(ARCH64)/sram group=sys 801 $(sparc_ONLY)file \ 802 path=platform/SUNW,Ultra-Enterprise/kernel/drv/$(ARCH64)/sysctrl \ 803 group=sys 804 $(sparc_ONLY)file path=platform/SUNW,Ultra-Enterprise/kernel/drv/fhc.conf \ 805 group=sys 806 $(sparc_ONLY)file \ 807 path=platform/SUNW,Ultra-Enterprise/kernel/misc/$(ARCH64)/platmod \ 808 group=sys mode=0755 809 $(sparc_ONLY)file path=platform/SUNW,UltraAX-i2/kernel/misc/$(ARCH64)/platmod \ 810 group=sys mode=0755 811 $(i386_ONLY)file path=platform/i86pc/kernel/$(ARCH64)/unix group=sys mode=0755 812 $(i386_ONLY)file path=platform/i86pc/kernel/cpu/$(ARCH64)/cpu.generic \ 813 group=sys mode=0755 814 $(i386_ONLY)file path=platform/i86pc/kernel/cpu/$(ARCH64)/cpu_ms.AuthenticAMD \ 815 group=sys mode=0755 816 $(i386_ONLY)file \ 817 path=platform/i86pc/kernel/cpu/$(ARCH64)/cpu_ms.AuthenticAMD.15 group=sys \ 818 mode=0755 819 $(i386_ONLY)file path=platform/i86pc/kernel/cpu/$(ARCH64)/cpu_ms.GenuineIntel \ 820 group=sys mode=0755 821 $(i386_ONLY)file \ 822 path=platform/i86pc/kernel/cpu/$(ARCH64)/cpu_ms.GenuineIntel.6.46 \ 823 group=sys mode=0755 824 $(i386_ONLY)file path=platform/i86pc/kernel/cpu/cpu.generic group=sys \ 825 mode=0755 826 $(i386_ONLY)file path=platform/i86pc/kernel/cpu/cpu_ms.AuthenticAMD group=sys \ 827 mode=0755 828 $(i386_ONLY)file path=platform/i86pc/kernel/cpu/cpu_ms.AuthenticAMD.15 \ 829 group=sys mode=0755 830 $(i386_ONLY)file path=platform/i86pc/kernel/cpu/cpu_ms.GenuineIntel group=sys \ 831 mode=0755 832 $(i386_ONLY)file path=platform/i86pc/kernel/cpu/cpu_ms.GenuineIntel.6.46 \ 833 group=sys mode=0755 834 $(i386_ONLY)file path=platform/i86pc/kernel/dacf/$(ARCH64)/consconfig_dacf \ 835 group=sys mode=0755 836 $(i386_ONLY)file path=platform/i86pc/kernel/dacf/consconfig_dacf group=sys \ 837 mode=0755 838 $(i386_ONLY)file path=platform/i86pc/kernel/drv/$(ARCH64)/acpinex group=sys 839 $(i386_ONLY)file path=platform/i86pc/kernel/drv/$(ARCH64)/acpippm group=sys 840 $(i386_ONLY)file path=platform/i86pc/kernel/drv/$(ARCH64)/amd_iommu group=sys 841 $(i386_ONLY)file path=platform/i86pc/kernel/drv/$(ARCH64)/cpudrv group=sys 842 $(i386_ONLY)file path=platform/i86pc/kernel/drv/$(ARCH64)/isa group=sys 843 $(i386_ONLY)file path=platform/i86pc/kernel/drv/$(ARCH64)/npe group=sys 844 $(i386_ONLY)file path=platform/i86pc/kernel/drv/$(ARCH64)/pci group=sys 845 $(i386_ONLY)file path=platform/i86pc/kernel/drv/$(ARCH64)/pit_beep group=sys 846 $(i386_ONLY)file path=platform/i86pc/kernel/drv/$(ARCH64)/ppm group=sys 847 $(i386_ONLY)file path=platform/i86pc/kernel/drv/$(ARCH64)/rootnex group=sys 848 $(i386_ONLY)file path=platform/i86pc/kernel/drv/acpinex group=sys 849 $(i386_ONLY)file path=platform/i86pc/kernel/drv/acpippm group=sys 850 $(i386_ONLY)file path=platform/i86pc/kernel/drv/acpippm.conf group=sys 851 $(i386_ONLY)file path=platform/i86pc/kernel/drv/amd_iommu group=sys 852 $(i386_ONLY)file path=platform/i86pc/kernel/drv/amd_iommu.conf group=sys 853 $(i386_ONLY)file path=platform/i86pc/kernel/drv/cpudrv group=sys 854 $(i386_ONLY)file path=platform/i86pc/kernel/drv/isa group=sys 855 $(i386_ONLY)file path=platform/i86pc/kernel/drv/npe group=sys 856 $(i386_ONLY)file path=platform/i86pc/kernel/drv/pci group=sys 857 $(i386_ONLY)file path=platform/i86pc/kernel/drv/pit_beep group=sys 858 $(i386_ONLY)file path=platform/i86pc/kernel/drv/pit_beep.conf group=sys 859 $(i386_ONLY)file path=platform/i86pc/kernel/drv/ppm group=sys 860 $(i386_ONLY)file path=platform/i86pc/kernel/drv/ppm.conf group=sys 861 $(i386_ONLY)file path=platform/i86pc/kernel/drv/rootnex group=sys 862 $(i386_ONLY)file path=platform/i86pc/kernel/drv/rootnex.conf group=sys 863 $(i386_ONLY)file path=platform/i86pc/kernel/mach/$(ARCH64)/apix group=sys \ 864 mode=0755 865 $(i386_ONLY)file path=platform/i86pc/kernel/mach/$(ARCH64)/pcplusmp group=sys \ 866 mode=0755 867 $(i386_ONLY)file path=platform/i86pc/kernel/mach/$(ARCH64)/uppc group=sys \ 868 mode=0755 869 $(i386_ONLY)file path=platform/i86pc/kernel/mach/apix group=sys mode=0755 870 $(i386_ONLY)file path=platform/i86pc/kernel/mach/pcplusmp group=sys mode=0755 871 $(i386_ONLY)file path=platform/i86pc/kernel/mach/uppc group=sys mode=0755 872 $(i386_ONLY)file path=platform/i86pc/kernel/misc/$(ARCH64)/acpidev group=sys \ 873 mode=0755 874 $(i386_ONLY)file path=platform/i86pc/kernel/misc/$(ARCH64)/gfx_private \ 875 group=sys mode=0755 876 $(i386_ONLY)file path=platform/i86pc/kernel/misc/acpidev group=sys mode=0755 877 $(i386_ONLY)file path=platform/i86pc/kernel/misc/gfx_private group=sys \ 878 mode=0755 879 $(i386_ONLY)file path=platform/i86pc/kernel/unix group=sys mode=0755 880 $(i386_ONLY)file path=platform/i86pc/multiboot group=sys mode=0755 \ 881 reboot-needed=true 882 $(i386_ONLY)file path=platform/i86pc/ucode/amd-ucode.bin group=sys mode=0444 \ 883 original_name=SUNWcakr:platform/i86pc/ucode/amd-ucode.bin preserve=true \ 884 reboot-needed=true 885 $(i386_ONLY)file path=platform/i86pc/ucode/intel-ucode.txt group=sys mode=0444 \ 886 original_name=SUNWcakr:platform/i86pc/ucode/intel-ucode.txt preserve=true \ 887 reboot-needed=true 888 $(i386_ONLY)file path=platform/i86xpv/kernel/$(ARCH64)/unix group=sys \ 889 mode=0755 890 $(i386_ONLY)file path=platform/i86xpv/kernel/cpu/$(ARCH64)/cpu.generic \ 891 group=sys mode=0755 892 $(i386_ONLY)file path=platform/i86xpv/kernel/cpu/$(ARCH64)/cpu_ms.AuthenticAMD \ 893 group=sys mode=0755 894 $(i386_ONLY)file \ 895 path=platform/i86xpv/kernel/cpu/$(ARCH64)/cpu_ms.AuthenticAMD.15 \ 896 group=sys mode=0755 897 $(i386_ONLY)file path=platform/i86xpv/kernel/cpu/$(ARCH64)/cpu_ms.GenuineIntel \ 898 group=sys mode=0755 899 $(i386_ONLY)file path=platform/i86xpv/kernel/cpu/cpu.generic group=sys \ 900 mode=0755 901 $(i386_ONLY)file path=platform/i86xpv/kernel/cpu/cpu_ms.AuthenticAMD group=sys \ 902 mode=0755 903 $(i386_ONLY)file path=platform/i86xpv/kernel/cpu/cpu_ms.AuthenticAMD.15 \ 904 group=sys mode=0755 905 $(i386_ONLY)file path=platform/i86xpv/kernel/cpu/cpu_ms.GenuineIntel group=sys \ 906 mode=0755 907 $(i386_ONLY)file path=platform/i86xpv/kernel/dacf/$(ARCH64)/consconfig_dacf \ 908 group=sys mode=0755 909 $(i386_ONLY)file path=platform/i86xpv/kernel/dacf/consconfig_dacf group=sys \ 910 mode=0755 911 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/balloon group=sys 912 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/domcaps group=sys 913 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/evtchn group=sys 914 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/isa group=sys 915 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/npe group=sys 916 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/pci group=sys 917 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/pit_beep group=sys 918 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/privcmd group=sys 919 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/rootnex group=sys 920 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/xdb group=sys 921 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/xdf group=sys 922 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/xenbus group=sys 923 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/xencons group=sys 924 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/xnbe group=sys 925 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/xnbo group=sys 926 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/xnbu group=sys 927 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/xnf group=sys 928 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/xpvd group=sys 929 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/xpvtap group=sys 930 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/balloon group=sys 931 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/domcaps group=sys 932 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/evtchn group=sys 933 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/isa group=sys 934 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/npe group=sys 935 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/pci group=sys 936 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/pit_beep group=sys 937 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/pit_beep.conf group=sys 938 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/privcmd group=sys 939 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/rootnex group=sys 940 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/xdf group=sys 941 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/xenbus group=sys 942 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/xencons group=sys 943 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/xencons.conf group=sys 944 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/xnf group=sys 945 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/xpvd group=sys 946 $(i386_ONLY)file path=platform/i86xpv/kernel/mach/$(ARCH64)/xpv_psm group=sys \ 947 mode=0755 948 $(i386_ONLY)file path=platform/i86xpv/kernel/mach/$(ARCH64)/xpv_uppc group=sys \ 949 mode=0755 950 $(i386_ONLY)file path=platform/i86xpv/kernel/mach/xpv_psm group=sys mode=0755 951 $(i386_ONLY)file path=platform/i86xpv/kernel/mach/xpv_uppc group=sys mode=0755 952 $(i386_ONLY)file path=platform/i86xpv/kernel/misc/$(ARCH64)/gfx_private \ 953 group=sys mode=0755 954 $(i386_ONLY)file path=platform/i86xpv/kernel/misc/$(ARCH64)/xnb group=sys \ 955 mode=0755 956 $(i386_ONLY)file path=platform/i86xpv/kernel/misc/$(ARCH64)/xpv_autoconfig \ 957 group=sys mode=0755 958 $(i386_ONLY)file path=platform/i86xpv/kernel/misc/gfx_private group=sys \ 959 mode=0755 960 $(i386_ONLY)file path=platform/i86xpv/kernel/misc/xpv_autoconfig group=sys \ 961 mode=0755 962 $(i386_ONLY)file path=platform/i86xpv/kernel/tod/$(ARCH64)/xpvtod group=sys \ 963 mode=0755 964 $(i386_ONLY)file path=platform/i86xpv/kernel/tod/xpvtod group=sys mode=0755 965 $(i386_ONLY)file path=platform/i86xpv/kernel/unix group=sys mode=0755 966 $(sparc_ONLY)file path=platform/sun4u-us3/kernel/crypto/$(ARCH64)/aes \ 967 group=sys mode=0755 968 $(sparc_ONLY)file path=platform/sun4u/bootlst group=sys reboot-needed=true 969 $(sparc_ONLY)file path=platform/sun4u/kernel/$(ARCH64)/genunix group=sys \ 970 mode=0755 971 $(sparc_ONLY)file path=platform/sun4u/kernel/$(ARCH64)/unix group=sys \ 972 mode=0755 973 $(sparc_ONLY)file path=platform/sun4u/kernel/cpu/$(ARCH64)/SUNW,UltraSPARC-II \ 974 group=sys mode=0755 975 $(sparc_ONLY)file path=platform/sun4u/kernel/cpu/$(ARCH64)/SUNW,UltraSPARC-III \ 976 group=sys mode=0755 977 $(sparc_ONLY)file \ 978 path=platform/sun4u/kernel/cpu/$(ARCH64)/SUNW,UltraSPARC-III+ group=sys \ 979 mode=0755 980 $(sparc_ONLY)file \ 981 path=platform/sun4u/kernel/cpu/$(ARCH64)/SUNW,UltraSPARC-IIIi group=sys \ 982 mode=0755 983 $(sparc_ONLY)file \ 984 path=platform/sun4u/kernel/cpu/$(ARCH64)/SUNW,UltraSPARC-IIIi+ group=sys \ 985 mode=0755 986 $(sparc_ONLY)file path=platform/sun4u/kernel/cpu/$(ARCH64)/SUNW,UltraSPARC-IIe \ 987 group=sys mode=0755 988 $(sparc_ONLY)file path=platform/sun4u/kernel/crypto/$(ARCH64)/arcfour \ 989 group=sys mode=0755 990 $(sparc_ONLY)file path=platform/sun4u/kernel/crypto/$(ARCH64)/des group=sys \ 991 mode=0755 992 $(sparc_ONLY)file path=platform/sun4u/kernel/crypto/$(ARCH64)/md5 group=sys \ 993 mode=0755 994 $(sparc_ONLY)file path=platform/sun4u/kernel/crypto/$(ARCH64)/sha1 group=sys \ 995 mode=0755 996 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/adm1026 group=sys 997 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/adm1031 group=sys 998 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/bbc_beep group=sys 999 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/ctsmc group=sys 1000 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/db21554 group=sys 1001 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/ebus group=sys 1002 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/epic group=sys 1003 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/fd group=sys 1004 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/gpio_87317 \ 1005 group=sys 1006 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/grbeep group=sys 1007 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/i2bsc group=sys 1008 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/ics951601 group=sys 1009 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/isadma group=sys 1010 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/jbusppm group=sys 1011 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/lm75 group=sys 1012 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/ltc1427 group=sys 1013 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/m1535ppm group=sys 1014 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/max1617 group=sys 1015 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/mc-us3 group=sys 1016 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/mc-us3i group=sys 1017 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/mem_cache group=sys 1018 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/mi2cv group=sys 1019 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/pca9556 group=sys 1020 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/pcf8574 group=sys 1021 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/pcf8584 group=sys 1022 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/pcf8591 group=sys 1023 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/pcipsy group=sys 1024 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/pcisch group=sys 1025 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/pic16f747 group=sys 1026 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/pic16f819 group=sys 1027 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/pmc group=sys 1028 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/pmubus group=sys 1029 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/pmugpio group=sys 1030 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/power group=sys 1031 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/ppm group=sys 1032 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/px group=sys 1033 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/rmc_comm group=sys 1034 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/rmcadm group=sys 1035 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/rmclomv group=sys 1036 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/rootnex group=sys 1037 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/sbbc group=sys 1038 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/sbus group=sys 1039 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/sbusmem group=sys 1040 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/schppm group=sys 1041 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/seeprom group=sys 1042 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/simba group=sys 1043 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/smbus group=sys 1044 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/smbus_ara group=sys 1045 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/ssc050 group=sys 1046 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/ssc100 group=sys 1047 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/su group=sys 1048 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/tda8444 group=sys 1049 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/trapstat group=sys 1050 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/upa64s group=sys 1051 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/zs group=sys 1052 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/zsh group=sys 1053 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/i2bsc.conf group=sys 1054 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/mem_cache.conf group=sys 1055 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/rmc_comm.conf group=sys 1056 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/rmcadm.conf group=sys 1057 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/rmclomv.conf group=sys 1058 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/sbusmem.conf group=sys 1059 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/trapstat.conf group=sys 1060 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/zsh.conf group=sys 1061 $(sparc_ONLY)file path=platform/sun4u/kernel/misc/$(ARCH64)/bignum group=sys \ 1062 mode=0755 1063 $(sparc_ONLY)file path=platform/sun4u/kernel/misc/$(ARCH64)/bootdev group=sys \ 1064 mode=0755 1065 $(sparc_ONLY)file path=platform/sun4u/kernel/misc/$(ARCH64)/forthdebug \ 1066 group=sys mode=0755 1067 $(sparc_ONLY)file path=platform/sun4u/kernel/misc/$(ARCH64)/i2c_svc group=sys \ 1068 mode=0755 1069 $(sparc_ONLY)file path=platform/sun4u/kernel/misc/$(ARCH64)/kmdbmod group=sys \ 1070 mode=0755 1071 $(sparc_ONLY)file path=platform/sun4u/kernel/misc/$(ARCH64)/obpsym group=sys \ 1072 mode=0755 1073 $(sparc_ONLY)file path=platform/sun4u/kernel/misc/$(ARCH64)/opl_cfg group=sys \ 1074 mode=0755 1075 $(sparc_ONLY)file path=platform/sun4u/kernel/misc/$(ARCH64)/pcie group=sys \ 1076 mode=0755 1077 $(sparc_ONLY)file path=platform/sun4u/kernel/misc/$(ARCH64)/platmod group=sys \ 1078 mode=0755 1079 $(sparc_ONLY)file path=platform/sun4u/kernel/misc/$(ARCH64)/sbd group=sys \ 1080 mode=0755 1081 $(sparc_ONLY)file path=platform/sun4u/kernel/misc/$(ARCH64)/vis group=sys \ 1082 mode=0755 1083 $(sparc_ONLY)file path=platform/sun4u/kernel/misc/$(ARCH64)/zuluvm group=sys \ 1084 mode=0755 1085 $(sparc_ONLY)file path=platform/sun4u/kernel/strmod/$(ARCH64)/kb group=sys \ 1086 mode=0755 1087 $(sparc_ONLY)file path=platform/sun4u/kernel/tod/$(ARCH64)/todblade group=sys \ 1088 mode=0755 1089 $(sparc_ONLY)file path=platform/sun4u/kernel/tod/$(ARCH64)/todbq4802 group=sys \ 1090 mode=0755 1091 $(sparc_ONLY)file path=platform/sun4u/kernel/tod/$(ARCH64)/todds1287 group=sys \ 1092 mode=0755 1093 $(sparc_ONLY)file path=platform/sun4u/kernel/tod/$(ARCH64)/todds1337 group=sys \ 1094 mode=0755 1095 $(sparc_ONLY)file path=platform/sun4u/kernel/tod/$(ARCH64)/todm5819 group=sys \ 1096 mode=0755 1097 $(sparc_ONLY)file path=platform/sun4u/kernel/tod/$(ARCH64)/todm5819p_rmc \ 1098 group=sys mode=0755 1099 $(sparc_ONLY)file path=platform/sun4u/kernel/tod/$(ARCH64)/todm5823 group=sys \ 1100 mode=0755 1101 $(sparc_ONLY)file path=platform/sun4u/kernel/tod/$(ARCH64)/todmostek group=sys \ 1102 mode=0755 1103 $(sparc_ONLY)file path=platform/sun4u/kernel/tod/$(ARCH64)/todopl group=sys \ 1104 mode=0755 1105 $(sparc_ONLY)file path=platform/sun4u/kernel/tod/$(ARCH64)/todsg group=sys \ 1106 mode=0755 1107 $(sparc_ONLY)file path=platform/sun4u/kernel/tod/$(ARCH64)/todstarcat \ 1108 group=sys mode=0755 1109 $(sparc_ONLY)file path=platform/sun4u/kernel/tod/$(ARCH64)/todstarfire \ 1110 group=sys mode=0755 1111 $(sparc_ONLY)file path=platform/sun4u/wanboot group=sys reboot-needed=true 1112 $(sparc_ONLY)file path=platform/sun4v/bootlst group=sys reboot-needed=true 1113 $(sparc_ONLY)file path=platform/sun4v/kernel/$(ARCH64)/genunix group=sys \ 1114 mode=0755 1115 $(sparc_ONLY)file path=platform/sun4v/kernel/$(ARCH64)/unix group=sys \ 1116 mode=0755 1117 $(sparc_ONLY)file path=platform/sun4v/kernel/cpu/$(ARCH64)/generic group=sys \ 1118 mode=0755 1119 $(sparc_ONLY)file path=platform/sun4v/kernel/crypto/$(ARCH64)/arcfour \ 1120 group=sys mode=0755 1121 $(sparc_ONLY)file path=platform/sun4v/kernel/crypto/$(ARCH64)/md5 group=sys \ 1122 mode=0755 1123 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/bge group=sys 1124 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/bmc group=sys 1125 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/ebus group=sys 1126 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/glvc group=sys 1127 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/mdesc group=sys 1128 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/n2rng group=sys 1129 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/ntwdt group=sys 1130 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/px group=sys 1131 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/qcn group=sys 1132 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/rootnex group=sys 1133 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/su group=sys 1134 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/trapstat group=sys 1135 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/vnex group=sys 1136 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/bge.conf group=sys 1137 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/bmc.conf group=sys 1138 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/mdesc.conf group=sys 1139 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/n2rng.conf group=sys 1140 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/ntwdt.conf group=sys 1141 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/trapstat.conf group=sys 1142 $(sparc_ONLY)file path=platform/sun4v/kernel/misc/$(ARCH64)/bootdev group=sys \ 1143 mode=0755 1144 $(sparc_ONLY)file path=platform/sun4v/kernel/misc/$(ARCH64)/forthdebug \ 1145 group=sys mode=0755 1146 $(sparc_ONLY)file path=platform/sun4v/kernel/misc/$(ARCH64)/kmdbmod group=sys \ 1147 mode=0755 1148 $(sparc_ONLY)file path=platform/sun4v/kernel/misc/$(ARCH64)/obpsym group=sys \ 1149 mode=0755 1150 $(sparc_ONLY)file path=platform/sun4v/kernel/misc/$(ARCH64)/pcie group=sys \ 1151 mode=0755 1152 $(sparc_ONLY)file path=platform/sun4v/kernel/misc/$(ARCH64)/platmod group=sys \ 1153 mode=0755 1154 $(sparc_ONLY)file path=platform/sun4v/kernel/misc/$(ARCH64)/vis group=sys \ 1155 mode=0755 1156 $(sparc_ONLY)file path=platform/sun4v/wanboot group=sys reboot-needed=true 1157 $(sparc_ONLY)file path=usr/share/man/man4/sbus.4 1158 $(i386_ONLY)file path=usr/share/man/man4/sysbus.4 1159 $(sparc_ONLY)file path=usr/share/man/man7d/bbc_beep.7d 1160 $(sparc_ONLY)file path=usr/share/man/man7d/ctsmc.7d 1161 $(sparc_ONLY)file path=usr/share/man/man7d/dr.7d 1162 $(sparc_ONLY)file path=usr/share/man/man7d/fd.7d 1163 $(sparc_ONLY)file path=usr/share/man/man7d/gpio_87317.7d 1164 $(sparc_ONLY)file path=usr/share/man/man7d/grbeep.7d 1165 $(sparc_ONLY)file path=usr/share/man/man7d/mc-opl.7d 1166 $(sparc_ONLY)file path=usr/share/man/man7d/n2rng.7d 1167 $(sparc_ONLY)file path=usr/share/man/man7d/ncp.7d 1168 $(i386_ONLY)file path=usr/share/man/man7d/npe.7d 1169 $(sparc_ONLY)file path=usr/share/man/man7d/ntwdt.7d 1170 $(sparc_ONLY)file path=usr/share/man/man7d/oplmsu.7d 1171 $(sparc_ONLY)file path=usr/share/man/man7d/oplpanel.7d 1172 $(sparc_ONLY)file path=usr/share/man/man7d/pcicmu.7d 1173 $(sparc_ONLY)file path=usr/share/man/man7d/pcipsy.7d 1174 $(sparc_ONLY)file path=usr/share/man/man7d/pcisch.7d 1175 $(sparc_ONLY)file path=usr/share/man/man7d/schpc.7d 1176 $(sparc_ONLY)file path=usr/share/man/man7d/smbus.7d 1177 $(sparc_ONLY)file path=usr/share/man/man7d/su.7d 1178 $(sparc_ONLY)file path=usr/share/man/man7d/todopl.7d 1179 $(sparc_ONLY)file path=usr/share/man/man7d/tsalarm.7d 1180 $(sparc_ONLY)file path=usr/share/man/man7d/zs.7d 1181 $(sparc_ONLY)file path=usr/share/man/man7d/zsh.7d 1182 $(sparc_ONLY)file path=usr/share/man/man7m/kb.7m 1183 $(i386_ONLY)hardlink \ 1184 path=platform/i86pc/kernel/cpu/$(ARCH64)/cpu_ms.GenuineIntel.6.47 \ 1185 target=cpu_ms.GenuineIntel.6.46 1186 $(i386_ONLY)hardlink path=platform/i86pc/kernel/cpu/cpu_ms.GenuineIntel.6.47 \ 1187 target=cpu_ms.GenuineIntel.6.46 1188 $(sparc_ONLY)hardlink path=platform/sun4u/kernel/misc/$(ARCH64)/md5 \ 1189 target=../../../kernel/crypto/$(ARCH64)/md5 1190 $(sparc_ONLY)hardlink path=platform/sun4u/kernel/misc/$(ARCH64)/sha1 \ 1191 target=../../../kernel/crypto/$(ARCH64)/sha1 1192 $(sparc_ONLY)hardlink path=platform/sun4v/kernel/misc/$(ARCH64)/md5 \ 1193 target=../../../kernel/crypto/$(ARCH64)/md5 1194 $(i386_ONLY)legacy pkg=SUNWcakr.i arch=$(ARCH).i86pc \ 1195 desc="core kernel software for a specific hardware platform group" \ 1196 name="Core Solaris Kernel Architecture (Root)" 1197 $(sparc_ONLY)legacy pkg=SUNWcakr.u arch=$(ARCH).sun4u \ 1198 desc="core kernel software for a specific hardware platform group" \ 1199 name="Core Solaris Kernel Architecture (Root)" 1200 $(sparc_ONLY)legacy pkg=SUNWcakr.v arch=$(ARCH).sun4v \ 1201 desc="core kernel software for a specific hardware platform group" \ 1202 name="Core Solaris Kernel Architecture (Root)" 1203 $(sparc_ONLY)legacy pkg=SUNWcakrnt2000.v arch=$(ARCH).sun4v \ 1204 desc="driver software for the Netra-T2000 hardware platform" \ 1205 name="Platform Specific Drivers for Netra-T2000, (Root)" 1206 $(i386_ONLY)legacy pkg=SUNWcakrx.i arch=$(ARCH).i86pc \ 1207 desc="core kernel software for the i86xpv virtual hardware platform" \ 1208 name="Core Kernel Architecture i86xpv, (Root)" 1209 license cr_Sun license=cr_Sun 1210 license lic_CDDL license=lic_CDDL 1211 license usr/src/cmd/mdb/common/libstand/THIRDPARTYLICENSE \ 1212 license=usr/src/cmd/mdb/common/libstand/THIRDPARTYLICENSE 1213 license usr/src/common/bzip2/LICENSE license=usr/src/common/bzip2/LICENSE 1214 $(sparc_ONLY)license usr/src/stand/lib/tcp/THIRDPARTYLICENSE \ 1215 license=usr/src/stand/lib/tcp/THIRDPARTYLICENSE 1216 license usr/src/uts/common/sys/THIRDPARTYLICENSE.unicode \ 1217 license=usr/src/uts/common/sys/THIRDPARTYLICENSE.unicode 1218 license usr/src/uts/common/zmod/THIRDPARTYLICENSE \ 1219 license=usr/src/uts/common/zmod/THIRDPARTYLICENSE 1220 $(i386_ONLY)license usr/src/uts/intel/THIRDPARTYLICENSE \ 1221 license=usr/src/uts/intel/THIRDPARTYLICENSE 1222 $(sparc_ONLY)link path=platform/SUNW,A70/kernel/crypto/$(ARCH64)/aes \ 1223 target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes 1224 $(sparc_ONLY)link path=platform/SUNW,Netra-CP3010/kernel/crypto/$(ARCH64)/aes \ 1225 target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes 1226 $(sparc_ONLY)link path=platform/SUNW,Netra-T12/kernel/$(ARCH64) \ 1227 target=../../SUNW,Sun-Fire/kernel/$(ARCH64) 1228 $(sparc_ONLY)link path=platform/SUNW,Netra-T12/kernel/cpu \ 1229 target=../../SUNW,Sun-Fire/kernel/cpu 1230 $(sparc_ONLY)link path=platform/SUNW,Netra-T12/kernel/crypto/$(ARCH64)/aes \ 1231 target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes 1232 $(sparc_ONLY)link path=platform/SUNW,Netra-T12/kernel/drv/$(ARCH64)/sgcn \ 1233 target=../../../../SUNW,Sun-Fire/kernel/drv/$(ARCH64)/sgcn 1234 $(sparc_ONLY)link path=platform/SUNW,Netra-T12/kernel/drv/$(ARCH64)/sgsbbc \ 1235 target=../../../../SUNW,Sun-Fire/kernel/drv/$(ARCH64)/sgsbbc 1236 $(sparc_ONLY)link path=platform/SUNW,Netra-T12/kernel/drv/$(ARCH64)/ssm \ 1237 target=../../../../SUNW,Sun-Fire/kernel/drv/$(ARCH64)/ssm 1238 $(sparc_ONLY)link path=platform/SUNW,Netra-T12/kernel/misc/$(ARCH64)/sbdp \ 1239 target=../../../../SUNW,Sun-Fire/kernel/misc/$(ARCH64)/sbdp 1240 $(sparc_ONLY)link path=platform/SUNW,Netra-T4/kernel/crypto/$(ARCH64)/aes \ 1241 target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes 1242 $(sparc_ONLY)link path=platform/SUNW,Netra-T4/kernel/misc/$(ARCH64)/platmod \ 1243 target=../../../../SUNW,Sun-Fire-280R/kernel/misc/$(ARCH64)/platmod 1244 $(sparc_ONLY)link \ 1245 path=platform/SUNW,SPARC-Enterprise/kernel/cpu/$(ARCH64)/FJSV,SPARC64-VII \ 1246 target=FJSV,SPARC64-VI 1247 $(sparc_ONLY)link \ 1248 path=platform/SUNW,SPARC-Enterprise/kernel/crypto/$(ARCH64)/aes \ 1249 target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes 1250 $(sparc_ONLY)link \ 1251 path=platform/SUNW,Sun-Blade-1000/kernel/crypto/$(ARCH64)/aes \ 1252 target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes 1253 $(sparc_ONLY)link \ 1254 path=platform/SUNW,Sun-Blade-1500/kernel/crypto/$(ARCH64)/aes \ 1255 target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes 1256 $(sparc_ONLY)link \ 1257 path=platform/SUNW,Sun-Blade-2500/kernel/crypto/$(ARCH64)/aes \ 1258 target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes 1259 $(sparc_ONLY)link \ 1260 path=platform/SUNW,Sun-Fire-15000/kernel/cpu/$(ARCH64)/SUNW,UltraSPARC-IV \ 1261 target=SUNW,UltraSPARC-III+ 1262 $(sparc_ONLY)link \ 1263 path=platform/SUNW,Sun-Fire-15000/kernel/cpu/$(ARCH64)/SUNW,UltraSPARC-IV+ \ 1264 target=SUNW,UltraSPARC-III+ 1265 $(sparc_ONLY)link \ 1266 path=platform/SUNW,Sun-Fire-15000/kernel/crypto/$(ARCH64)/aes \ 1267 target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes 1268 $(sparc_ONLY)link path=platform/SUNW,Sun-Fire-280R/kernel/crypto/$(ARCH64)/aes \ 1269 target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes 1270 $(sparc_ONLY)link path=platform/SUNW,Sun-Fire-480R/kernel/crypto/$(ARCH64)/aes \ 1271 target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes 1272 $(sparc_ONLY)link path=platform/SUNW,Sun-Fire-880/kernel/crypto/$(ARCH64)/aes \ 1273 target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes 1274 $(sparc_ONLY)link path=platform/SUNW,Sun-Fire-V215/kernel/crypto/$(ARCH64)/aes \ 1275 target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes 1276 $(sparc_ONLY)link path=platform/SUNW,Sun-Fire-V240/kernel/crypto/$(ARCH64)/aes \ 1277 target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes 1278 $(sparc_ONLY)link path=platform/SUNW,Sun-Fire-V250/kernel/crypto/$(ARCH64)/aes \ 1279 target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes 1280 $(sparc_ONLY)link path=platform/SUNW,Sun-Fire-V440/kernel/crypto/$(ARCH64)/aes \ 1281 target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes 1282 $(sparc_ONLY)link path=platform/SUNW,Sun-Fire-V440/kernel/drv/$(ARCH64)/ntwdt \ 1283 target=../../../../SUNW,Sun-Fire-V240/kernel/drv/$(ARCH64)/ntwdt 1284 $(sparc_ONLY)link \ 1285 path=platform/SUNW,Sun-Fire-V440/kernel/drv/$(ARCH64)/tsalarm \ 1286 target=../../../../SUNW,Sun-Fire-V240/kernel/drv/$(ARCH64)/tsalarm 1287 $(sparc_ONLY)link path=platform/SUNW,Sun-Fire-V440/kernel/drv/ntwdt.conf \ 1288 target=../../../SUNW,Sun-Fire-V240/kernel/drv/ntwdt.conf 1289 $(sparc_ONLY)link path=platform/SUNW,Sun-Fire-V440/kernel/drv/tsalarm.conf \ 1290 target=../../../SUNW,Sun-Fire-V240/kernel/drv/tsalarm.conf 1291 $(sparc_ONLY)link path=platform/SUNW,Sun-Fire-V445/kernel/crypto/$(ARCH64)/aes \ 1292 target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes 1293 $(sparc_ONLY)link \ 1294 path=platform/SUNW,Sun-Fire/kernel/cpu/$(ARCH64)/SUNW,UltraSPARC-IV \ 1295 target=SUNW,UltraSPARC-III+ 1296 $(sparc_ONLY)link \ 1297 path=platform/SUNW,Sun-Fire/kernel/cpu/$(ARCH64)/SUNW,UltraSPARC-IV+ \ 1298 target=SUNW,UltraSPARC-III+ 1299 $(sparc_ONLY)link path=platform/SUNW,Sun-Fire/kernel/crypto/$(ARCH64)/aes \ 1300 target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes 1301 $(sparc_ONLY)link path=platform/SUNW,Ultra-80/kernel/misc/$(ARCH64)/platmod \ 1302 target=../../../../SUNW,Ultra-5_10/kernel/misc/$(ARCH64)/platmod 1303 $(sparc_ONLY)link path=platform/SUNW,Ultra-Enterprise-10000/kernel/unix \ 1304 target=$(ARCH64)/unix 1305 $(sparc_ONLY)link path=platform/sun4u/kernel/cpu/$(ARCH64)/SUNW,UltraSPARC-IIi \ 1306 target=SUNW,UltraSPARC-II 1307 $(sparc_ONLY)link path=platform/sun4u/kernel/cpu/$(ARCH64)/SUNW,UltraSPARC-IV \ 1308 target=SUNW,UltraSPARC-III+ 1309 $(sparc_ONLY)link path=platform/sun4u/kernel/cpu/$(ARCH64)/SUNW,UltraSPARC-IV+ \ 1310 target=SUNW,UltraSPARC-III+ 1311 $(sparc_ONLY)link path=platform/sun4u/kernel/misc/$(ARCH64)/des \ 1312 target=../../../kernel/crypto/$(ARCH64)/des 1313 $(sparc_ONLY)link path=platform/sun4u/kernel/unix target=$(ARCH64)/unix 1314 $(sparc_ONLY)link path=platform/sun4v/kernel/cpu/$(ARCH64)/sun4v \ 1315 target=generic 1316 $(sparc_ONLY)link path=platform/sun4v/kernel/unix target=$(ARCH64)/unix 1317 $(i386_ONLY)link path=usr/share/man/man4/isa.4 target=sysbus.4 1318 $(sparc_ONLY)link path=usr/share/man/man7d/drmach.7d target=dr.7d 1319 link path=usr/share/man/man7d/fdc.7d target=fd.7d 1320 $(sparc_ONLY)link path=usr/share/man/man7d/ngdr.7d target=dr.7d 1321 $(sparc_ONLY)link path=usr/share/man/man7d/ngdrmach.7d target=dr.7d