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