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