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/strmod group=sys
 344 $(sparc_ONLY)dir path=platform/sun4u/kernel/strmod/$(ARCH64) group=sys
 345 $(sparc_ONLY)dir path=platform/sun4u/kernel/tod group=sys
 346 $(sparc_ONLY)dir path=platform/sun4u/kernel/tod/$(ARCH64) group=sys
 347 $(sparc_ONLY)dir path=platform/sun4v group=sys
 348 $(sparc_ONLY)dir path=platform/sun4v/kernel group=sys
 349 $(sparc_ONLY)dir path=platform/sun4v/kernel/$(ARCH64) group=sys
 350 $(sparc_ONLY)dir path=platform/sun4v/kernel/cpu group=sys
 351 $(sparc_ONLY)dir path=platform/sun4v/kernel/cpu/$(ARCH64) group=sys
 352 $(sparc_ONLY)dir path=platform/sun4v/kernel/crypto group=sys
 353 $(sparc_ONLY)dir path=platform/sun4v/kernel/crypto/$(ARCH64) group=sys
 354 $(sparc_ONLY)dir path=platform/sun4v/kernel/drv group=sys
 355 $(sparc_ONLY)dir path=platform/sun4v/kernel/drv/$(ARCH64) group=sys
 356 $(sparc_ONLY)dir path=platform/sun4v/kernel/misc group=sys
 357 $(sparc_ONLY)dir path=platform/sun4v/kernel/misc/$(ARCH64) group=sys
 358 $(sparc_ONLY)dir path=platform/sun4v/kernel/sys group=sys
 359 $(sparc_ONLY)dir path=platform/sun4v/kernel/sys/$(ARCH64) group=sys
 360 $(sparc_ONLY)dir path=usr/share/man
 361 dir path=usr/share/man/man4
 362 $(sparc_ONLY)dir path=usr/share/man/man7d
 363 $(sparc_ONLY)dir path=usr/share/man/man7m
 364 $(sparc_ONLY)driver name=ac
 365 $(i386_ONLY)driver name=acpinex alias=acpivirtnex
 366 $(i386_ONLY)driver name=acpippm
 367 $(sparc_ONLY)driver name=adm1026 alias=i2c-adm1026
 368 $(sparc_ONLY)driver name=adm1031 alias=i2c-adm1031
 369 $(i386_ONLY)driver name=amd_iommu perms="* 0644 root sys" \
 370     alias=pci1002,5a23 \
 371     alias=pci1022,11ff
 372 $(sparc_ONLY)driver name=axq alias=SUNW,axq
 373 $(i386_ONLY)driver name=balloon perms="* 0444 root sys"
 374 $(sparc_ONLY)driver name=bbc_beep alias=SUNW,bbc-beep
 375 $(sparc_ONLY)driver name=central
 376 $(i386_ONLY)driver name=cpudrv alias=cpu
 377 $(sparc_ONLY)driver name=ctsmc alias=nct-ds80ch11-smc
 378 $(sparc_ONLY)driver name=db21554 \
 379     alias=pci108e,6300 \
 380     alias=pci108e,6301 \
 381     alias=pci108e,6302 \
 382     alias=pci108e,6303 \
 383     alias=pci108e,6310 \
 384     alias=pci108e,6311 \
 385     alias=pci108e,6312 \
 386     alias=pci108e,6313 \
 387     alias=pci108e,6320 \
 388     alias=pci108e,6323 \
 389     alias=pci108e,6330 \
 390     alias=pci108e,6331 \
 391     alias=pci108e,6332 \
 392     alias=pci108e,6333 \
 393     alias=pci108e,6340 \
 394     alias=pci108e,6343 \
 395     alias=pci108e,6350 \
 396     alias=pci108e,6353 \
 397     alias=pci108e,6722 \
 398     alias=pciclass,060940 \
 399     alias=pciclass,060980
 400 $(sparc_ONLY)driver name=dman perms="* 0600 root sys"
 401 $(i386_ONLY)driver name=domcaps perms="* 0444 root sys"
 402 $(sparc_ONLY)driver name=dr
 403 $(sparc_ONLY)driver name=ebus class=ebus \
 404     alias=SUNW,ebus \
 405     alias=SUNW,sun4v-ebus \
 406     alias=isa \
 407     alias=jbus-ebus
 408 $(sparc_ONLY)driver name=envctrl alias=SUNW,envctrl
 409 $(sparc_ONLY)driver name=envctrltwo alias=SUNW,envctrltwo \
 410     perms="* 0644 root sys" \
 411     policy="read_priv_set=sys_config write_priv_set=sys_config"
 412 $(sparc_ONLY)driver name=environ alias=environment
 413 $(sparc_ONLY)driver name=epic alias=SUNW,ebus-pic18lf65j10-env
 414 $(i386_ONLY)driver name=evtchn perms="* 0666 root sys"
 415 $(sparc_ONLY)driver name=fd perms="* 0666 root sys" \
 416     alias=SUNW,fdtwo \
 417     alias=fdthree \
 418     alias=pnpALI,1533,0
 419 $(sparc_ONLY)driver name=fhc
 420 $(sparc_ONLY)driver name=glvc
 421 $(sparc_ONLY)driver name=gpio_87317 alias=ns87317-gpio perms="* 0600 root sys"
 422 $(sparc_ONLY)driver name=grbeep alias=SUNW,smbus-beep
 423 $(sparc_ONLY)driver name=grfans alias=SUNW,smbus-fan-control
 424 $(sparc_ONLY)driver name=grppm alias=SUNW,smbus-ppm
 425 $(sparc_ONLY)driver name=hpc3130 perms="* 0644 root sys" \
 426     alias=FJSV,hpc3130 \
 427     alias=i2c-hpc3130
 428 $(sparc_ONLY)driver name=i2bsc alias=SUNW,i2bsc
 429 $(sparc_ONLY)driver name=ics951601 alias=i2c-ics951601
 430 $(sparc_ONLY)driver name=iosram
 431 $(i386_ONLY)driver name=isa alias=pciclass,060100 class=sysbus
 432 $(sparc_ONLY)driver name=isadma
 433 $(sparc_ONLY)driver name=jbusppm alias=jbus-ppm
 434 $(sparc_ONLY)driver name=lm75 alias=i2c-lm75 perms="* 0644 root sys"
 435 $(sparc_ONLY)driver name=lombus alias=SUNW,lombus perms="* 0644 root sys"
 436 $(sparc_ONLY)driver name=ltc1427 alias=i2c-ltc1427 perms="* 0644 root sys"
 437 $(sparc_ONLY)driver name=lw8 perms="* 0644 root sys"
 438 $(sparc_ONLY)driver name=m1535ppm alias=ali1535d+-ppm
 439 $(sparc_ONLY)driver name=max1617 alias=i2c-max1617
 440 $(sparc_ONLY)driver name=mc-opl alias=FJSV,oplmc
 441 $(sparc_ONLY)driver name=mc-us3 alias=memory-controller
 442 $(sparc_ONLY)driver name=mc-us3i alias=SUNW,UltraSPARC-IIIi,mc
 443 $(sparc_ONLY)driver name=mdesc perms="* 0666 root sys"
 444 $(sparc_ONLY)driver name=mem_cache
 445 $(sparc_ONLY)driver name=mi2cv alias=fire-i2c
 446 $(sparc_ONLY)driver name=n2rng \
 447     alias=SUNW,kt-rng \
 448     alias=SUNW,n2-rng \
 449     alias=SUNW,vf-rng
 450 $(i386_ONLY)driver name=npe alias=pciex_root_complex
 451 $(sparc_ONLY)driver name=ntwdt perms="* 0644 root sys"
 452 $(sparc_ONLY)driver name=oplmsu alias=FJSV,oplmsu
 453 $(sparc_ONLY)driver name=oplpanel alias=FJSV,panel
 454 $(sparc_ONLY)driver name=pca9556 \
 455     alias=i2c-pca9555 \
 456     alias=i2c-pca9556
 457 $(sparc_ONLY)driver name=pcf8574 perms="* 0644 root sys" \
 458     alias=i2c-pcf8574 \
 459     alias=nct-PHG,pcf8574
 460 $(sparc_ONLY)driver name=pcf8584 \
 461     alias=SUNW,bbc-i2c \
 462     alias=SUNW,i2c-pic16f747 \
 463     alias=nct-PHG,pcf8584
 464 $(sparc_ONLY)driver name=pcf8591 perms="* 0644 root sys" \
 465     alias=i2c-pcf8591 \
 466     alias=nct-PHG,pcf8591
 467 $(i386_ONLY)driver name=pci class=pci
 468 $(sparc_ONLY)driver name=pcicmu \
 469     alias=pci10cf,138f \
 470     alias=pci10cf,1390
 471 $(sparc_ONLY)driver name=pcipsy class=pci \
 472     alias=SUNW,pci \
 473     alias=pci \
 474     alias=pci108e,8000 \
 475     alias=pci108e,a000 \
 476     alias=pci108e,a001 \
 477     alias=pciclass,060000
 478 $(sparc_ONLY)driver name=pcisch class=pci \
 479     alias=pci108e,8001 \
 480     alias=pci108e,8002 \
 481     alias=pci108e,a801
 482 $(sparc_ONLY)driver name=pic16f747 alias=SUNW,ebus-pic16f747-env
 483 $(sparc_ONLY)driver name=pic16f819 alias=SUNW,i2c-auxfan1
 484 $(i386_ONLY)driver name=pit_beep alias=SUNW,pit_beep
 485 $(sparc_ONLY)driver name=pmc alias=SUNW,pmc
 486 $(sparc_ONLY)driver name=pmubus alias=pmu
 487 $(sparc_ONLY)driver name=pmugpio
 488 driver name=ppm
 489 $(i386_ONLY)driver name=privcmd perms="* 0666 root sys"
 490 $(sparc_ONLY)driver name=px \
 491     alias=SUNW,sun4v-pci \
 492     alias=pciex108e,80f0 \
 493     alias=pciex108e,80f8
 494 $(sparc_ONLY)driver name=qcn alias=SUNW,sun4v-console
 495 $(sparc_ONLY)driver name=rmc_comm
 496 $(sparc_ONLY)driver name=rmcadm
 497 $(sparc_ONLY)driver name=rmclomv
 498 $(sparc_ONLY)driver name=rootnex \
 499     alias=cpu-unit \
 500     alias=io-unit \
 501     alias=mem-unit
 502 $(i386_ONLY)driver name=rootnex
 503 $(sparc_ONLY)driver name=sbbc alias=pci108e,c416
 504 $(sparc_ONLY)driver name=sbus class=sbus
 505 $(sparc_ONLY)driver name=sbusmem
 506 $(sparc_ONLY)driver name=scfd alias=FJSV,scfc
 507 $(sparc_ONLY)driver name=schpc
 508 $(sparc_ONLY)driver name=schppm alias=gp2-ppm
 509 $(sparc_ONLY)driver name=seeprom \
 510     alias=i2c-at24c64 \
 511     alias=i2c-at34c02
 512 $(sparc_ONLY)driver name=sgcn
 513 $(sparc_ONLY)driver name=sgenv
 514 $(sparc_ONLY)driver name=sgfru
 515 $(sparc_ONLY)driver name=sghsc
 516 $(sparc_ONLY)driver name=sgsbbc
 517 $(sparc_ONLY)driver name=simba alias=pci108e,5000 class=pci
 518 $(sparc_ONLY)driver name=simmstat alias=simm-status
 519 $(sparc_ONLY)driver name=smbus alias=i2c-smbus
 520 $(sparc_ONLY)driver name=smbus_ara alias=i2c-smbus-ara
 521 $(sparc_ONLY)driver name=sram
 522 $(sparc_ONLY)driver name=ssc050 alias=i2c-ssc050 perms="* 0644 root sys"
 523 $(sparc_ONLY)driver name=ssc100 alias=i2c-ssc100 perms="* 0644 root sys"
 524 $(sparc_ONLY)driver name=ssm perms="* 0640 root sys"
 525 $(sparc_ONLY)driver name=su perms="[a-z] 0666 root sys" \
 526     perms="[a-z],cu 0600 uucp uucp" perms="ssp 0600 root sys" \
 527     perms="sspctl 0600 root sys"
 528 $(sparc_ONLY)driver name=sysctrl alias=clock-board
 529 $(sparc_ONLY)driver name=tda8444 alias=i2c-tda8444
 530 $(sparc_ONLY)driver name=tod perms="* 0600 root sys"
 531 $(sparc_ONLY)driver name=todds1287 alias=ds1287
 532 $(sparc_ONLY)driver name=todds1307
 533 $(sparc_ONLY)driver name=todds1337 alias=i2c-ds1337
 534 $(sparc_ONLY)driver name=trapstat perms="* 0600 root sys"
 535 $(sparc_ONLY)driver name=tsalarm
 536 $(sparc_ONLY)driver name=upa64s \
 537     alias=SUNW,upa64s \
 538     alias=jbus-upa64s
 539 $(sparc_ONLY)driver name=vnex \
 540     alias=SUNW,sun4v-virtual-devices \
 541     alias=SUNW,virtual-devices
 542 $(sparc_ONLY)driver name=xcalppm alias=ebus-ppm
 543 $(sparc_ONLY)driver name=xcalwd
 544 $(i386_ONLY)driver name=xdb
 545 $(i386_ONLY)driver name=xdf
 546 $(i386_ONLY)driver name=xenbus perms="* 0666 root sys"
 547 $(i386_ONLY)driver name=xencons
 548 $(i386_ONLY)driver name=xnbe alias=xnb,ioemu
 549 $(i386_ONLY)driver name=xnbo \
 550     alias=xnb \
 551     alias=xnb,SUNW_mac
 552 $(i386_ONLY)driver name=xnbu alias=xnb,netfront
 553 $(i386_ONLY)driver name=xnf
 554 $(i386_ONLY)driver name=xpvd
 555 $(i386_ONLY)driver name=xpvtap perms="* 0666 root sys"
 556 $(sparc_ONLY)driver name=zs perms="[a-z] 0666 root sys" \
 557     perms="[a-z],cu 0600 uucp uucp"
 558 $(sparc_ONLY)driver name=zsh perms="* 0666 root sys"
 559 $(sparc_ONLY)file path=platform/SUNW,A70/kernel/drv/ppm.conf group=sys
 560 $(sparc_ONLY)file path=platform/SUNW,A70/kernel/misc/$(ARCH64)/platmod \
 561     group=sys mode=0755
 562 $(sparc_ONLY)file \
 563     path=platform/SUNW,Netra-CP2300/kernel/misc/$(ARCH64)/platmod group=sys \
 564     mode=0755
 565 $(sparc_ONLY)file \
 566     path=platform/SUNW,Netra-CP2300/kernel/tod/$(ARCH64)/todds1307 group=sys \
 567     mode=0755
 568 $(sparc_ONLY)file \
 569     path=platform/SUNW,Netra-CP3010/kernel/misc/$(ARCH64)/platmod group=sys \
 570     mode=0755
 571 $(sparc_ONLY)file path=platform/SUNW,Netra-T12/kernel/drv/$(ARCH64)/lw8 \
 572     group=sys
 573 $(sparc_ONLY)file path=platform/SUNW,Netra-T12/kernel/drv/$(ARCH64)/ntwdt \
 574     group=sys
 575 $(sparc_ONLY)file path=platform/SUNW,Netra-T12/kernel/drv/$(ARCH64)/sgenv \
 576     group=sys
 577 $(sparc_ONLY)file path=platform/SUNW,Netra-T12/kernel/drv/$(ARCH64)/sgfru \
 578     group=sys
 579 $(sparc_ONLY)file path=platform/SUNW,Netra-T12/kernel/drv/lw8.conf group=sys
 580 $(sparc_ONLY)file path=platform/SUNW,Netra-T12/kernel/drv/ntwdt.conf group=sys
 581 $(sparc_ONLY)file path=platform/SUNW,Netra-T12/kernel/drv/sgenv.conf group=sys
 582 $(sparc_ONLY)file path=platform/SUNW,Netra-T12/kernel/drv/sgfru.conf group=sys
 583 $(sparc_ONLY)file path=platform/SUNW,Netra-T12/kernel/misc/$(ARCH64)/platmod \
 584     group=sys mode=0755
 585 $(sparc_ONLY)file path=platform/SUNW,Netra-T4/kernel/drv/$(ARCH64)/lombus \
 586     group=sys
 587 $(sparc_ONLY)file path=platform/SUNW,Netra-T4/kernel/drv/lombus.conf group=sys
 588 $(sparc_ONLY)file path=platform/SUNW,SPARC-Enterprise/kernel/$(ARCH64)/unix \
 589     group=sys mode=0755
 590 $(sparc_ONLY)file \
 591     path=platform/SUNW,SPARC-Enterprise/kernel/cpu/$(ARCH64)/FJSV,SPARC64-VI \
 592     group=sys mode=0755
 593 $(sparc_ONLY)file path=platform/SUNW,SPARC-Enterprise/kernel/drv/$(ARCH64)/dr \
 594     group=sys
 595 $(sparc_ONLY)file \
 596     path=platform/SUNW,SPARC-Enterprise/kernel/drv/$(ARCH64)/mc-opl group=sys
 597 $(sparc_ONLY)file \
 598     path=platform/SUNW,SPARC-Enterprise/kernel/drv/$(ARCH64)/oplmsu group=sys
 599 $(sparc_ONLY)file \
 600     path=platform/SUNW,SPARC-Enterprise/kernel/drv/$(ARCH64)/oplpanel \
 601     group=sys
 602 $(sparc_ONLY)file \
 603     path=platform/SUNW,SPARC-Enterprise/kernel/drv/$(ARCH64)/pcicmu group=sys
 604 $(sparc_ONLY)file \
 605     path=platform/SUNW,SPARC-Enterprise/kernel/drv/$(ARCH64)/scfd group=sys
 606 $(sparc_ONLY)file path=platform/SUNW,SPARC-Enterprise/kernel/drv/dr.conf \
 607     group=sys
 608 $(sparc_ONLY)file path=platform/SUNW,SPARC-Enterprise/kernel/drv/mc-opl.conf \
 609     group=sys
 610 $(sparc_ONLY)file path=platform/SUNW,SPARC-Enterprise/kernel/drv/oplpanel.conf \
 611     group=sys
 612 $(sparc_ONLY)file path=platform/SUNW,SPARC-Enterprise/kernel/drv/options.conf \
 613     group=sys
 614 $(sparc_ONLY)file path=platform/SUNW,SPARC-Enterprise/kernel/drv/scfd.conf \
 615     group=sys
 616 $(sparc_ONLY)file \
 617     path=platform/SUNW,SPARC-Enterprise/kernel/misc/$(ARCH64)/drmach \
 618     group=sys mode=0755
 619 $(sparc_ONLY)file \
 620     path=platform/SUNW,SPARC-Enterprise/kernel/misc/$(ARCH64)/platmod \
 621     group=sys mode=0755
 622 $(sparc_ONLY)file path=platform/SUNW,Serverblade1/kernel/drv/$(ARCH64)/bscbus \
 623     group=sys
 624 $(sparc_ONLY)file path=platform/SUNW,Serverblade1/kernel/drv/$(ARCH64)/bscv \
 625     group=sys
 626 $(sparc_ONLY)file path=platform/SUNW,Serverblade1/kernel/drv/bscbus.conf \
 627     group=sys
 628 $(sparc_ONLY)file path=platform/SUNW,Serverblade1/kernel/drv/bscv.conf \
 629     group=sys
 630 $(sparc_ONLY)file path=platform/SUNW,Serverblade1/kernel/drv/options.conf \
 631     group=sys
 632 $(sparc_ONLY)file \
 633     path=platform/SUNW,Serverblade1/kernel/misc/$(ARCH64)/platmod group=sys \
 634     mode=0755
 635 $(sparc_ONLY)file path=platform/SUNW,Sun-Blade-100/kernel/drv/$(ARCH64)/grfans \
 636     group=sys
 637 $(sparc_ONLY)file path=platform/SUNW,Sun-Blade-100/kernel/drv/$(ARCH64)/grppm \
 638     group=sys
 639 $(sparc_ONLY)file path=platform/SUNW,Sun-Blade-100/kernel/drv/grppm.conf \
 640     group=sys
 641 $(sparc_ONLY)file \
 642     path=platform/SUNW,Sun-Blade-100/kernel/misc/$(ARCH64)/platmod group=sys \
 643     mode=0755
 644 $(sparc_ONLY)file \
 645     path=platform/SUNW,Sun-Blade-1000/kernel/drv/$(ARCH64)/xcalppm group=sys
 646 $(sparc_ONLY)file \
 647     path=platform/SUNW,Sun-Blade-1000/kernel/drv/$(ARCH64)/xcalwd group=sys
 648 $(sparc_ONLY)file path=platform/SUNW,Sun-Blade-1000/kernel/drv/xcalppm.conf \
 649     group=sys
 650 $(sparc_ONLY)file path=platform/SUNW,Sun-Blade-1000/kernel/drv/xcalwd.conf \
 651     group=sys
 652 $(sparc_ONLY)file \
 653     path=platform/SUNW,Sun-Blade-1000/kernel/misc/$(ARCH64)/platmod group=sys \
 654     mode=0755
 655 $(sparc_ONLY)file path=platform/SUNW,Sun-Blade-1500/kernel/drv/ppm.conf \
 656     group=sys
 657 $(sparc_ONLY)file \
 658     path=platform/SUNW,Sun-Blade-1500/kernel/misc/$(ARCH64)/platmod group=sys \
 659     mode=0755
 660 $(sparc_ONLY)file path=platform/SUNW,Sun-Blade-2500/kernel/drv/ppm.conf \
 661     group=sys
 662 $(sparc_ONLY)file \
 663     path=platform/SUNW,Sun-Blade-2500/kernel/misc/$(ARCH64)/platmod group=sys \
 664     mode=0755
 665 $(sparc_ONLY)file path=platform/SUNW,Sun-Fire-15000/kernel/$(ARCH64)/unix \
 666     group=sys mode=0755
 667 $(sparc_ONLY)file \
 668     path=platform/SUNW,Sun-Fire-15000/kernel/cpu/$(ARCH64)/SUNW,UltraSPARC-III \
 669     group=sys mode=0755
 670 $(sparc_ONLY)file \
 671     path=platform/SUNW,Sun-Fire-15000/kernel/cpu/$(ARCH64)/SUNW,UltraSPARC-III+ \
 672     group=sys mode=0755
 673 $(sparc_ONLY)file path=platform/SUNW,Sun-Fire-15000/kernel/drv/$(ARCH64)/axq \
 674     group=sys
 675 $(sparc_ONLY)file path=platform/SUNW,Sun-Fire-15000/kernel/drv/$(ARCH64)/dman \
 676     group=sys
 677 $(sparc_ONLY)file \
 678     path=platform/SUNW,Sun-Fire-15000/kernel/drv/$(ARCH64)/iosram group=sys
 679 $(sparc_ONLY)file path=platform/SUNW,Sun-Fire-15000/kernel/drv/$(ARCH64)/schpc \
 680     group=sys
 681 $(sparc_ONLY)file path=platform/SUNW,Sun-Fire-15000/kernel/drv/dman.conf \
 682     group=sys
 683 $(sparc_ONLY)file path=platform/SUNW,Sun-Fire-15000/kernel/drv/schpc.conf \
 684     group=sys
 685 $(sparc_ONLY)file \
 686     path=platform/SUNW,Sun-Fire-15000/kernel/misc/$(ARCH64)/mboxsc group=sys \
 687     mode=0755
 688 $(sparc_ONLY)file \
 689     path=platform/SUNW,Sun-Fire-15000/kernel/misc/$(ARCH64)/platmod group=sys \
 690     mode=0755
 691 $(sparc_ONLY)file \
 692     path=platform/SUNW,Sun-Fire-15000/kernel/misc/$(ARCH64)/scosmb group=sys \
 693     mode=0755
 694 $(sparc_ONLY)file \
 695     path=platform/SUNW,Sun-Fire-280R/kernel/drv/$(ARCH64)/pcf8574 group=sys
 696 $(sparc_ONLY)file \
 697     path=platform/SUNW,Sun-Fire-280R/kernel/misc/$(ARCH64)/platmod group=sys \
 698     mode=0755
 699 $(sparc_ONLY)file \
 700     path=platform/SUNW,Sun-Fire-480R/kernel/misc/$(ARCH64)/platmod group=sys \
 701     mode=0755
 702 $(sparc_ONLY)file path=platform/SUNW,Sun-Fire-880/kernel/drv/$(ARCH64)/hpc3130 \
 703     group=sys
 704 $(sparc_ONLY)file path=platform/SUNW,Sun-Fire-880/kernel/drv/hpc3130.conf \
 705     group=sys
 706 $(sparc_ONLY)file \
 707     path=platform/SUNW,Sun-Fire-880/kernel/misc/$(ARCH64)/platmod group=sys \
 708     mode=0755
 709 $(sparc_ONLY)file \
 710     path=platform/SUNW,Sun-Fire-T200/kernel/drv/$(ARCH64)/tsalarm group=sys
 711 $(sparc_ONLY)file path=platform/SUNW,Sun-Fire-T200/kernel/drv/tsalarm.conf \
 712     group=sys
 713 $(sparc_ONLY)file path=platform/SUNW,Sun-Fire-V215/kernel/drv/su.conf \
 714     group=sys
 715 $(sparc_ONLY)file \
 716     path=platform/SUNW,Sun-Fire-V215/kernel/misc/$(ARCH64)/platmod group=sys \
 717     mode=0755
 718 $(sparc_ONLY)file path=platform/SUNW,Sun-Fire-V240/kernel/drv/$(ARCH64)/ntwdt \
 719     group=sys
 720 $(sparc_ONLY)file \
 721     path=platform/SUNW,Sun-Fire-V240/kernel/drv/$(ARCH64)/tsalarm group=sys
 722 $(sparc_ONLY)file path=platform/SUNW,Sun-Fire-V240/kernel/drv/ntwdt.conf \
 723     group=sys
 724 $(sparc_ONLY)file path=platform/SUNW,Sun-Fire-V240/kernel/drv/tsalarm.conf \
 725     group=sys
 726 $(sparc_ONLY)file \
 727     path=platform/SUNW,Sun-Fire-V240/kernel/misc/$(ARCH64)/platmod group=sys \
 728     mode=0755
 729 $(sparc_ONLY)file \
 730     path=platform/SUNW,Sun-Fire-V250/kernel/misc/$(ARCH64)/platmod group=sys \
 731     mode=0755
 732 $(sparc_ONLY)file \
 733     path=platform/SUNW,Sun-Fire-V440/kernel/misc/$(ARCH64)/platmod group=sys \
 734     mode=0755
 735 $(sparc_ONLY)file \
 736     path=platform/SUNW,Sun-Fire-V445/kernel/misc/$(ARCH64)/platmod group=sys \
 737     mode=0755
 738 $(sparc_ONLY)file path=platform/SUNW,Sun-Fire/kernel/$(ARCH64)/unix group=sys \
 739     mode=0755
 740 $(sparc_ONLY)file \
 741     path=platform/SUNW,Sun-Fire/kernel/cpu/$(ARCH64)/SUNW,UltraSPARC-III \
 742     group=sys mode=0755
 743 $(sparc_ONLY)file \
 744     path=platform/SUNW,Sun-Fire/kernel/cpu/$(ARCH64)/SUNW,UltraSPARC-III+ \
 745     group=sys mode=0755
 746 $(sparc_ONLY)file path=platform/SUNW,Sun-Fire/kernel/drv/$(ARCH64)/sgcn \
 747     group=sys
 748 $(sparc_ONLY)file path=platform/SUNW,Sun-Fire/kernel/drv/$(ARCH64)/sghsc \
 749     group=sys
 750 $(sparc_ONLY)file path=platform/SUNW,Sun-Fire/kernel/drv/$(ARCH64)/sgsbbc \
 751     group=sys
 752 $(sparc_ONLY)file path=platform/SUNW,Sun-Fire/kernel/drv/$(ARCH64)/ssm \
 753     group=sys
 754 $(sparc_ONLY)file path=platform/SUNW,Sun-Fire/kernel/drv/sghsc.conf group=sys
 755 $(sparc_ONLY)file path=platform/SUNW,Sun-Fire/kernel/misc/$(ARCH64)/platmod \
 756     group=sys mode=0755
 757 $(sparc_ONLY)file path=platform/SUNW,Sun-Fire/kernel/misc/$(ARCH64)/sbdp \
 758     group=sys mode=0755
 759 $(sparc_ONLY)file path=platform/SUNW,Ultra-250/kernel/drv/$(ARCH64)/envctrltwo \
 760     group=sys
 761 $(sparc_ONLY)file path=platform/SUNW,Ultra-250/kernel/misc/$(ARCH64)/platmod \
 762     group=sys mode=0755
 763 $(sparc_ONLY)file path=platform/SUNW,Ultra-4/kernel/drv/$(ARCH64)/envctrl \
 764     group=sys
 765 $(sparc_ONLY)file path=platform/SUNW,Ultra-4/kernel/misc/$(ARCH64)/platmod \
 766     group=sys mode=0755
 767 $(sparc_ONLY)file path=platform/SUNW,Ultra-5_10/kernel/misc/$(ARCH64)/platmod \
 768     group=sys mode=0755
 769 $(sparc_ONLY)file \
 770     path=platform/SUNW,Ultra-Enterprise-10000/kernel/$(ARCH64)/unix group=sys \
 771     mode=0755
 772 $(sparc_ONLY)file \
 773     path=platform/SUNW,Ultra-Enterprise-10000/kernel/cpu/$(ARCH64)/SUNW,UltraSPARC-II \
 774     group=sys mode=0755
 775 $(sparc_ONLY)file \
 776     path=platform/SUNW,Ultra-Enterprise-10000/kernel/drv/$(ARCH64)/pcipsy \
 777     group=sys
 778 $(sparc_ONLY)file \
 779     path=platform/SUNW,Ultra-Enterprise-10000/kernel/drv/$(ARCH64)/rootnex \
 780     group=sys
 781 $(sparc_ONLY)file \
 782     path=platform/SUNW,Ultra-Enterprise-10000/kernel/drv/$(ARCH64)/sbus \
 783     group=sys
 784 $(sparc_ONLY)file \
 785     path=platform/SUNW,Ultra-Enterprise-10000/kernel/misc/$(ARCH64)/platmod \
 786     group=sys mode=0755
 787 $(sparc_ONLY)file path=platform/SUNW,Ultra-Enterprise/kernel/drv/$(ARCH64)/ac \
 788     group=sys
 789 $(sparc_ONLY)file \
 790     path=platform/SUNW,Ultra-Enterprise/kernel/drv/$(ARCH64)/central \
 791     group=sys
 792 $(sparc_ONLY)file \
 793     path=platform/SUNW,Ultra-Enterprise/kernel/drv/$(ARCH64)/environ \
 794     group=sys
 795 $(sparc_ONLY)file path=platform/SUNW,Ultra-Enterprise/kernel/drv/$(ARCH64)/fhc \
 796     group=sys
 797 $(sparc_ONLY)file \
 798     path=platform/SUNW,Ultra-Enterprise/kernel/drv/$(ARCH64)/simmstat \
 799     group=sys
 800 $(sparc_ONLY)file \
 801     path=platform/SUNW,Ultra-Enterprise/kernel/drv/$(ARCH64)/sram group=sys
 802 $(sparc_ONLY)file \
 803     path=platform/SUNW,Ultra-Enterprise/kernel/drv/$(ARCH64)/sysctrl \
 804     group=sys
 805 $(sparc_ONLY)file path=platform/SUNW,Ultra-Enterprise/kernel/drv/fhc.conf \
 806     group=sys
 807 $(sparc_ONLY)file \
 808     path=platform/SUNW,Ultra-Enterprise/kernel/misc/$(ARCH64)/platmod \
 809     group=sys mode=0755
 810 $(sparc_ONLY)file path=platform/SUNW,UltraAX-i2/kernel/misc/$(ARCH64)/platmod \
 811     group=sys mode=0755
 812 $(i386_ONLY)file path=platform/i86pc/kernel/$(ARCH64)/unix group=sys mode=0755
 813 $(i386_ONLY)file path=platform/i86pc/kernel/cpu/$(ARCH64)/cpu.generic \
 814     group=sys mode=0755
 815 $(i386_ONLY)file path=platform/i86pc/kernel/cpu/$(ARCH64)/cpu_ms.AuthenticAMD \
 816     group=sys mode=0755
 817 $(i386_ONLY)file \
 818     path=platform/i86pc/kernel/cpu/$(ARCH64)/cpu_ms.AuthenticAMD.15 group=sys \
 819     mode=0755
 820 $(i386_ONLY)file path=platform/i86pc/kernel/cpu/$(ARCH64)/cpu_ms.GenuineIntel \
 821     group=sys mode=0755
 822 $(i386_ONLY)file \
 823     path=platform/i86pc/kernel/cpu/$(ARCH64)/cpu_ms.GenuineIntel.6.46 \
 824     group=sys mode=0755
 825 $(i386_ONLY)file path=platform/i86pc/kernel/cpu/cpu.generic group=sys \
 826     mode=0755
 827 $(i386_ONLY)file path=platform/i86pc/kernel/cpu/cpu_ms.AuthenticAMD group=sys \
 828     mode=0755
 829 $(i386_ONLY)file path=platform/i86pc/kernel/cpu/cpu_ms.AuthenticAMD.15 \
 830     group=sys mode=0755
 831 $(i386_ONLY)file path=platform/i86pc/kernel/cpu/cpu_ms.GenuineIntel group=sys \
 832     mode=0755
 833 $(i386_ONLY)file path=platform/i86pc/kernel/cpu/cpu_ms.GenuineIntel.6.46 \
 834     group=sys mode=0755
 835 $(i386_ONLY)file path=platform/i86pc/kernel/dacf/$(ARCH64)/consconfig_dacf \
 836     group=sys mode=0755
 837 $(i386_ONLY)file path=platform/i86pc/kernel/dacf/consconfig_dacf group=sys \
 838     mode=0755
 839 $(i386_ONLY)file path=platform/i86pc/kernel/drv/$(ARCH64)/acpinex group=sys
 840 $(i386_ONLY)file path=platform/i86pc/kernel/drv/$(ARCH64)/acpippm group=sys
 841 $(i386_ONLY)file path=platform/i86pc/kernel/drv/$(ARCH64)/amd_iommu group=sys
 842 $(i386_ONLY)file path=platform/i86pc/kernel/drv/$(ARCH64)/cpudrv group=sys
 843 $(i386_ONLY)file path=platform/i86pc/kernel/drv/$(ARCH64)/isa group=sys
 844 $(i386_ONLY)file path=platform/i86pc/kernel/drv/$(ARCH64)/npe group=sys
 845 $(i386_ONLY)file path=platform/i86pc/kernel/drv/$(ARCH64)/pci group=sys
 846 $(i386_ONLY)file path=platform/i86pc/kernel/drv/$(ARCH64)/pit_beep group=sys
 847 $(i386_ONLY)file path=platform/i86pc/kernel/drv/$(ARCH64)/ppm group=sys
 848 $(i386_ONLY)file path=platform/i86pc/kernel/drv/$(ARCH64)/rootnex group=sys
 849 $(i386_ONLY)file path=platform/i86pc/kernel/drv/acpinex group=sys
 850 $(i386_ONLY)file path=platform/i86pc/kernel/drv/acpippm group=sys
 851 $(i386_ONLY)file path=platform/i86pc/kernel/drv/acpippm.conf group=sys
 852 $(i386_ONLY)file path=platform/i86pc/kernel/drv/amd_iommu group=sys
 853 $(i386_ONLY)file path=platform/i86pc/kernel/drv/amd_iommu.conf group=sys
 854 $(i386_ONLY)file path=platform/i86pc/kernel/drv/cpudrv group=sys
 855 $(i386_ONLY)file path=platform/i86pc/kernel/drv/isa group=sys
 856 $(i386_ONLY)file path=platform/i86pc/kernel/drv/npe group=sys
 857 $(i386_ONLY)file path=platform/i86pc/kernel/drv/pci group=sys
 858 $(i386_ONLY)file path=platform/i86pc/kernel/drv/pit_beep group=sys
 859 $(i386_ONLY)file path=platform/i86pc/kernel/drv/pit_beep.conf group=sys
 860 $(i386_ONLY)file path=platform/i86pc/kernel/drv/ppm group=sys
 861 $(i386_ONLY)file path=platform/i86pc/kernel/drv/ppm.conf group=sys
 862 $(i386_ONLY)file path=platform/i86pc/kernel/drv/rootnex group=sys
 863 $(i386_ONLY)file path=platform/i86pc/kernel/drv/rootnex.conf group=sys
 864 $(i386_ONLY)file path=platform/i86pc/kernel/mach/$(ARCH64)/apix group=sys \
 865     mode=0755
 866 $(i386_ONLY)file path=platform/i86pc/kernel/mach/$(ARCH64)/pcplusmp group=sys \
 867     mode=0755
 868 $(i386_ONLY)file path=platform/i86pc/kernel/mach/$(ARCH64)/uppc group=sys \
 869     mode=0755
 870 $(i386_ONLY)file path=platform/i86pc/kernel/mach/apix group=sys mode=0755
 871 $(i386_ONLY)file path=platform/i86pc/kernel/mach/pcplusmp group=sys mode=0755
 872 $(i386_ONLY)file path=platform/i86pc/kernel/mach/uppc group=sys mode=0755
 873 $(i386_ONLY)file path=platform/i86pc/kernel/misc/$(ARCH64)/acpidev group=sys \
 874     mode=0755
 875 $(i386_ONLY)file path=platform/i86pc/kernel/misc/$(ARCH64)/gfx_private \
 876     group=sys mode=0755
 877 $(i386_ONLY)file path=platform/i86pc/kernel/misc/acpidev group=sys mode=0755
 878 $(i386_ONLY)file path=platform/i86pc/kernel/misc/gfx_private group=sys \
 879     mode=0755
 880 $(i386_ONLY)file path=platform/i86pc/kernel/unix group=sys mode=0755
 881 $(i386_ONLY)file path=platform/i86pc/multiboot group=sys mode=0755 \
 882     reboot-needed=true
 883 $(i386_ONLY)file path=platform/i86pc/ucode/amd-ucode.bin group=sys mode=0444 \
 884     original_name=SUNWcakr:platform/i86pc/ucode/amd-ucode.bin preserve=true \
 885     reboot-needed=true
 886 $(i386_ONLY)file path=platform/i86pc/ucode/intel-ucode.txt group=sys mode=0444 \
 887     original_name=SUNWcakr:platform/i86pc/ucode/intel-ucode.txt preserve=true \
 888     reboot-needed=true
 889 $(i386_ONLY)file path=platform/i86xpv/kernel/$(ARCH64)/unix group=sys \
 890     mode=0755
 891 $(i386_ONLY)file path=platform/i86xpv/kernel/cpu/$(ARCH64)/cpu.generic \
 892     group=sys mode=0755
 893 $(i386_ONLY)file path=platform/i86xpv/kernel/cpu/$(ARCH64)/cpu_ms.AuthenticAMD \
 894     group=sys mode=0755
 895 $(i386_ONLY)file \
 896     path=platform/i86xpv/kernel/cpu/$(ARCH64)/cpu_ms.AuthenticAMD.15 \
 897     group=sys mode=0755
 898 $(i386_ONLY)file path=platform/i86xpv/kernel/cpu/$(ARCH64)/cpu_ms.GenuineIntel \
 899     group=sys mode=0755
 900 $(i386_ONLY)file path=platform/i86xpv/kernel/cpu/cpu.generic group=sys \
 901     mode=0755
 902 $(i386_ONLY)file path=platform/i86xpv/kernel/cpu/cpu_ms.AuthenticAMD group=sys \
 903     mode=0755
 904 $(i386_ONLY)file path=platform/i86xpv/kernel/cpu/cpu_ms.AuthenticAMD.15 \
 905     group=sys mode=0755
 906 $(i386_ONLY)file path=platform/i86xpv/kernel/cpu/cpu_ms.GenuineIntel group=sys \
 907     mode=0755
 908 $(i386_ONLY)file path=platform/i86xpv/kernel/dacf/$(ARCH64)/consconfig_dacf \
 909     group=sys mode=0755
 910 $(i386_ONLY)file path=platform/i86xpv/kernel/dacf/consconfig_dacf group=sys \
 911     mode=0755
 912 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/balloon group=sys
 913 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/domcaps group=sys
 914 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/evtchn group=sys
 915 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/isa group=sys
 916 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/npe group=sys
 917 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/pci group=sys
 918 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/pit_beep group=sys
 919 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/privcmd group=sys
 920 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/rootnex group=sys
 921 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/xdb group=sys
 922 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/xdf group=sys
 923 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/xenbus group=sys
 924 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/xencons group=sys
 925 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/xnbe group=sys
 926 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/xnbo group=sys
 927 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/xnbu group=sys
 928 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/xnf group=sys
 929 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/xpvd group=sys
 930 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/xpvtap group=sys
 931 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/balloon group=sys
 932 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/domcaps group=sys
 933 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/evtchn group=sys
 934 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/isa group=sys
 935 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/npe group=sys
 936 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/pci group=sys
 937 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/pit_beep group=sys
 938 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/pit_beep.conf group=sys
 939 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/privcmd group=sys
 940 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/rootnex group=sys
 941 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/xdf group=sys
 942 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/xenbus group=sys
 943 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/xencons group=sys
 944 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/xencons.conf group=sys
 945 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/xnf group=sys
 946 $(i386_ONLY)file path=platform/i86xpv/kernel/drv/xpvd group=sys
 947 $(i386_ONLY)file path=platform/i86xpv/kernel/mach/$(ARCH64)/xpv_psm group=sys \
 948     mode=0755
 949 $(i386_ONLY)file path=platform/i86xpv/kernel/mach/$(ARCH64)/xpv_uppc group=sys \
 950     mode=0755
 951 $(i386_ONLY)file path=platform/i86xpv/kernel/mach/xpv_psm group=sys mode=0755
 952 $(i386_ONLY)file path=platform/i86xpv/kernel/mach/xpv_uppc group=sys mode=0755
 953 $(i386_ONLY)file path=platform/i86xpv/kernel/misc/$(ARCH64)/gfx_private \
 954     group=sys mode=0755
 955 $(i386_ONLY)file path=platform/i86xpv/kernel/misc/$(ARCH64)/xnb group=sys \
 956     mode=0755
 957 $(i386_ONLY)file path=platform/i86xpv/kernel/misc/$(ARCH64)/xpv_autoconfig \
 958     group=sys mode=0755
 959 $(i386_ONLY)file path=platform/i86xpv/kernel/misc/gfx_private group=sys \
 960     mode=0755
 961 $(i386_ONLY)file path=platform/i86xpv/kernel/misc/xpv_autoconfig group=sys \
 962     mode=0755
 963 $(i386_ONLY)file path=platform/i86xpv/kernel/tod/$(ARCH64)/xpvtod group=sys \
 964     mode=0755
 965 $(i386_ONLY)file path=platform/i86xpv/kernel/tod/xpvtod group=sys mode=0755
 966 $(i386_ONLY)file path=platform/i86xpv/kernel/unix group=sys mode=0755
 967 $(sparc_ONLY)file path=platform/sun4u-us3/kernel/crypto/$(ARCH64)/aes \
 968     group=sys mode=0755
 969 $(sparc_ONLY)file path=platform/sun4u/bootlst group=sys reboot-needed=true
 970 $(sparc_ONLY)file path=platform/sun4u/kernel/$(ARCH64)/genunix group=sys \
 971     mode=0755
 972 $(sparc_ONLY)file path=platform/sun4u/kernel/$(ARCH64)/unix group=sys \
 973     mode=0755
 974 $(sparc_ONLY)file path=platform/sun4u/kernel/cpu/$(ARCH64)/SUNW,UltraSPARC-II \
 975     group=sys mode=0755
 976 $(sparc_ONLY)file path=platform/sun4u/kernel/cpu/$(ARCH64)/SUNW,UltraSPARC-III \
 977     group=sys mode=0755
 978 $(sparc_ONLY)file \
 979     path=platform/sun4u/kernel/cpu/$(ARCH64)/SUNW,UltraSPARC-III+ group=sys \
 980     mode=0755
 981 $(sparc_ONLY)file \
 982     path=platform/sun4u/kernel/cpu/$(ARCH64)/SUNW,UltraSPARC-IIIi group=sys \
 983     mode=0755
 984 $(sparc_ONLY)file \
 985     path=platform/sun4u/kernel/cpu/$(ARCH64)/SUNW,UltraSPARC-IIIi+ group=sys \
 986     mode=0755
 987 $(sparc_ONLY)file path=platform/sun4u/kernel/cpu/$(ARCH64)/SUNW,UltraSPARC-IIe \
 988     group=sys mode=0755
 989 $(sparc_ONLY)file path=platform/sun4u/kernel/crypto/$(ARCH64)/arcfour \
 990     group=sys mode=0755
 991 $(sparc_ONLY)file path=platform/sun4u/kernel/crypto/$(ARCH64)/des group=sys \
 992     mode=0755
 993 $(sparc_ONLY)file path=platform/sun4u/kernel/crypto/$(ARCH64)/md5 group=sys \
 994     mode=0755
 995 $(sparc_ONLY)file path=platform/sun4u/kernel/crypto/$(ARCH64)/sha1 group=sys \
 996     mode=0755
 997 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/adm1026 group=sys
 998 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/adm1031 group=sys
 999 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/bbc_beep group=sys
1000 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/ctsmc group=sys
1001 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/db21554 group=sys
1002 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/ebus group=sys
1003 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/epic group=sys
1004 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/fd group=sys
1005 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/gpio_87317 \
1006     group=sys
1007 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/grbeep group=sys
1008 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/i2bsc group=sys
1009 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/ics951601 group=sys
1010 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/isadma group=sys
1011 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/jbusppm group=sys
1012 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/lm75 group=sys
1013 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/ltc1427 group=sys
1014 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/m1535ppm group=sys
1015 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/max1617 group=sys
1016 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/mc-us3 group=sys
1017 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/mc-us3i group=sys
1018 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/mem_cache group=sys
1019 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/mi2cv group=sys
1020 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/pca9556 group=sys
1021 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/pcf8574 group=sys
1022 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/pcf8584 group=sys
1023 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/pcf8591 group=sys
1024 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/pcipsy group=sys
1025 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/pcisch group=sys
1026 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/pic16f747 group=sys
1027 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/pic16f819 group=sys
1028 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/pmc group=sys
1029 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/pmubus group=sys
1030 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/pmugpio group=sys
1031 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/power group=sys
1032 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/ppm group=sys
1033 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/px group=sys
1034 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/rmc_comm group=sys
1035 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/rmcadm group=sys
1036 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/rmclomv group=sys
1037 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/rootnex group=sys
1038 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/sbbc group=sys
1039 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/sbus group=sys
1040 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/sbusmem group=sys
1041 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/schppm group=sys
1042 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/seeprom group=sys
1043 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/simba group=sys
1044 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/smbus group=sys
1045 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/smbus_ara group=sys
1046 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/ssc050 group=sys
1047 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/ssc100 group=sys
1048 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/su group=sys
1049 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/tda8444 group=sys
1050 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/trapstat group=sys
1051 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/upa64s group=sys
1052 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/zs group=sys
1053 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/zsh group=sys
1054 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/i2bsc.conf group=sys
1055 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/mem_cache.conf group=sys
1056 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/rmc_comm.conf group=sys
1057 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/rmcadm.conf group=sys
1058 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/rmclomv.conf group=sys
1059 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/sbusmem.conf group=sys
1060 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/trapstat.conf group=sys
1061 $(sparc_ONLY)file path=platform/sun4u/kernel/drv/zsh.conf group=sys
1062 $(sparc_ONLY)file path=platform/sun4u/kernel/misc/$(ARCH64)/bignum group=sys \
1063     mode=0755
1064 $(sparc_ONLY)file path=platform/sun4u/kernel/misc/$(ARCH64)/bootdev group=sys \
1065     mode=0755
1066 $(sparc_ONLY)file path=platform/sun4u/kernel/misc/$(ARCH64)/forthdebug \
1067     group=sys mode=0755
1068 $(sparc_ONLY)file path=platform/sun4u/kernel/misc/$(ARCH64)/i2c_svc group=sys \
1069     mode=0755
1070 $(sparc_ONLY)file path=platform/sun4u/kernel/misc/$(ARCH64)/kmdbmod group=sys \
1071     mode=0755
1072 $(sparc_ONLY)file path=platform/sun4u/kernel/misc/$(ARCH64)/obpsym group=sys \
1073     mode=0755
1074 $(sparc_ONLY)file path=platform/sun4u/kernel/misc/$(ARCH64)/opl_cfg group=sys \
1075     mode=0755
1076 $(sparc_ONLY)file path=platform/sun4u/kernel/misc/$(ARCH64)/pcie group=sys \
1077     mode=0755
1078 $(sparc_ONLY)file path=platform/sun4u/kernel/misc/$(ARCH64)/platmod group=sys \
1079     mode=0755
1080 $(sparc_ONLY)file path=platform/sun4u/kernel/misc/$(ARCH64)/sbd group=sys \
1081     mode=0755
1082 $(sparc_ONLY)file path=platform/sun4u/kernel/misc/$(ARCH64)/vis group=sys \
1083     mode=0755
1084 $(sparc_ONLY)file path=platform/sun4u/kernel/misc/$(ARCH64)/zuluvm group=sys \
1085     mode=0755
1086 $(sparc_ONLY)file path=platform/sun4u/kernel/strmod/$(ARCH64)/kb group=sys \
1087     mode=0755
1088 $(sparc_ONLY)file path=platform/sun4u/kernel/tod/$(ARCH64)/todblade group=sys \
1089     mode=0755
1090 $(sparc_ONLY)file path=platform/sun4u/kernel/tod/$(ARCH64)/todbq4802 group=sys \
1091     mode=0755
1092 $(sparc_ONLY)file path=platform/sun4u/kernel/tod/$(ARCH64)/todds1287 group=sys \
1093     mode=0755
1094 $(sparc_ONLY)file path=platform/sun4u/kernel/tod/$(ARCH64)/todds1337 group=sys \
1095     mode=0755
1096 $(sparc_ONLY)file path=platform/sun4u/kernel/tod/$(ARCH64)/todm5819 group=sys \
1097     mode=0755
1098 $(sparc_ONLY)file path=platform/sun4u/kernel/tod/$(ARCH64)/todm5819p_rmc \
1099     group=sys mode=0755
1100 $(sparc_ONLY)file path=platform/sun4u/kernel/tod/$(ARCH64)/todm5823 group=sys \
1101     mode=0755
1102 $(sparc_ONLY)file path=platform/sun4u/kernel/tod/$(ARCH64)/todmostek group=sys \
1103     mode=0755
1104 $(sparc_ONLY)file path=platform/sun4u/kernel/tod/$(ARCH64)/todopl group=sys \
1105     mode=0755
1106 $(sparc_ONLY)file path=platform/sun4u/kernel/tod/$(ARCH64)/todsg group=sys \
1107     mode=0755
1108 $(sparc_ONLY)file path=platform/sun4u/kernel/tod/$(ARCH64)/todstarcat \
1109     group=sys mode=0755
1110 $(sparc_ONLY)file path=platform/sun4u/kernel/tod/$(ARCH64)/todstarfire \
1111     group=sys mode=0755
1112 $(sparc_ONLY)file path=platform/sun4v/bootlst group=sys reboot-needed=true
1113 $(sparc_ONLY)file path=platform/sun4v/kernel/$(ARCH64)/genunix group=sys \
1114     mode=0755
1115 $(sparc_ONLY)file path=platform/sun4v/kernel/$(ARCH64)/unix group=sys \
1116     mode=0755
1117 $(sparc_ONLY)file path=platform/sun4v/kernel/cpu/$(ARCH64)/generic group=sys \
1118     mode=0755
1119 $(sparc_ONLY)file path=platform/sun4v/kernel/crypto/$(ARCH64)/arcfour \
1120     group=sys mode=0755
1121 $(sparc_ONLY)file path=platform/sun4v/kernel/crypto/$(ARCH64)/md5 group=sys \
1122     mode=0755
1123 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/bge group=sys
1124 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/bmc group=sys
1125 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/ebus group=sys
1126 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/glvc group=sys
1127 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/mdesc group=sys
1128 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/n2rng group=sys
1129 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/ntwdt group=sys
1130 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/px group=sys
1131 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/qcn group=sys
1132 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/rootnex group=sys
1133 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/su group=sys
1134 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/trapstat group=sys
1135 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/vnex group=sys
1136 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/bge.conf group=sys
1137 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/bmc.conf group=sys
1138 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/mdesc.conf group=sys
1139 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/n2rng.conf group=sys
1140 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/ntwdt.conf group=sys
1141 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/trapstat.conf group=sys
1142 $(sparc_ONLY)file path=platform/sun4v/kernel/misc/$(ARCH64)/bootdev group=sys \
1143     mode=0755
1144 $(sparc_ONLY)file path=platform/sun4v/kernel/misc/$(ARCH64)/forthdebug \
1145     group=sys mode=0755
1146 $(sparc_ONLY)file path=platform/sun4v/kernel/misc/$(ARCH64)/kmdbmod group=sys \
1147     mode=0755
1148 $(sparc_ONLY)file path=platform/sun4v/kernel/misc/$(ARCH64)/obpsym group=sys \
1149     mode=0755
1150 $(sparc_ONLY)file path=platform/sun4v/kernel/misc/$(ARCH64)/pcie group=sys \
1151     mode=0755
1152 $(sparc_ONLY)file path=platform/sun4v/kernel/misc/$(ARCH64)/platmod group=sys \
1153     mode=0755
1154 $(sparc_ONLY)file path=platform/sun4v/kernel/misc/$(ARCH64)/vis group=sys \
1155     mode=0755
1156 $(sparc_ONLY)file path=usr/share/man/man4/sbus.4
1157 $(i386_ONLY)file path=usr/share/man/man4/sysbus.4
1158 $(sparc_ONLY)file path=usr/share/man/man7d/bbc_beep.7d
1159 $(sparc_ONLY)file path=usr/share/man/man7d/ctsmc.7d
1160 $(sparc_ONLY)file path=usr/share/man/man7d/dr.7d
1161 $(sparc_ONLY)file path=usr/share/man/man7d/fd.7d
1162 $(sparc_ONLY)file path=usr/share/man/man7d/gpio_87317.7d
1163 $(sparc_ONLY)file path=usr/share/man/man7d/grbeep.7d
1164 $(sparc_ONLY)file path=usr/share/man/man7d/mc-opl.7d
1165 $(sparc_ONLY)file path=usr/share/man/man7d/n2rng.7d
1166 $(sparc_ONLY)file path=usr/share/man/man7d/ncp.7d
1167 $(i386_ONLY)file path=usr/share/man/man7d/npe.7d
1168 $(sparc_ONLY)file path=usr/share/man/man7d/ntwdt.7d
1169 $(sparc_ONLY)file path=usr/share/man/man7d/oplmsu.7d
1170 $(sparc_ONLY)file path=usr/share/man/man7d/oplpanel.7d
1171 $(sparc_ONLY)file path=usr/share/man/man7d/pcicmu.7d
1172 $(sparc_ONLY)file path=usr/share/man/man7d/pcipsy.7d
1173 $(sparc_ONLY)file path=usr/share/man/man7d/pcisch.7d
1174 $(sparc_ONLY)file path=usr/share/man/man7d/schpc.7d
1175 $(sparc_ONLY)file path=usr/share/man/man7d/smbus.7d
1176 $(sparc_ONLY)file path=usr/share/man/man7d/su.7d
1177 $(sparc_ONLY)file path=usr/share/man/man7d/todopl.7d
1178 $(sparc_ONLY)file path=usr/share/man/man7d/tsalarm.7d
1179 $(sparc_ONLY)file path=usr/share/man/man7d/zs.7d
1180 $(sparc_ONLY)file path=usr/share/man/man7d/zsh.7d
1181 $(sparc_ONLY)file path=usr/share/man/man7m/kb.7m
1182 $(i386_ONLY)hardlink \
1183     path=platform/i86pc/kernel/cpu/$(ARCH64)/cpu_ms.GenuineIntel.6.47 \
1184     target=cpu_ms.GenuineIntel.6.46
1185 $(i386_ONLY)hardlink path=platform/i86pc/kernel/cpu/cpu_ms.GenuineIntel.6.47 \
1186     target=cpu_ms.GenuineIntel.6.46
1187 $(sparc_ONLY)hardlink path=platform/sun4u/kernel/misc/$(ARCH64)/md5 \
1188     target=../../../kernel/crypto/$(ARCH64)/md5
1189 $(sparc_ONLY)hardlink path=platform/sun4u/kernel/misc/$(ARCH64)/sha1 \
1190     target=../../../kernel/crypto/$(ARCH64)/sha1
1191 $(sparc_ONLY)hardlink path=platform/sun4v/kernel/misc/$(ARCH64)/md5 \
1192     target=../../../kernel/crypto/$(ARCH64)/md5
1193 $(i386_ONLY)legacy pkg=SUNWcakr.i arch=$(ARCH).i86pc \
1194     desc="core kernel software for a specific hardware platform group" \
1195     name="Core Solaris Kernel Architecture (Root)"
1196 $(sparc_ONLY)legacy pkg=SUNWcakr.u arch=$(ARCH).sun4u \
1197     desc="core kernel software for a specific hardware platform group" \
1198     name="Core Solaris Kernel Architecture (Root)"
1199 $(sparc_ONLY)legacy pkg=SUNWcakr.v arch=$(ARCH).sun4v \
1200     desc="core kernel software for a specific hardware platform group" \
1201     name="Core Solaris Kernel Architecture (Root)"
1202 $(sparc_ONLY)legacy pkg=SUNWcakrnt2000.v arch=$(ARCH).sun4v \
1203     desc="driver software for the Netra-T2000 hardware platform" \
1204     name="Platform Specific Drivers for Netra-T2000, (Root)"
1205 $(i386_ONLY)legacy pkg=SUNWcakrx.i arch=$(ARCH).i86pc \
1206     desc="core kernel software for the i86xpv virtual hardware platform" \
1207     name="Core Kernel Architecture i86xpv, (Root)"
1208 license cr_Sun license=cr_Sun
1209 license lic_CDDL license=lic_CDDL
1210 license usr/src/cmd/mdb/common/libstand/THIRDPARTYLICENSE \
1211     license=usr/src/cmd/mdb/common/libstand/THIRDPARTYLICENSE
1212 license usr/src/common/bzip2/LICENSE license=usr/src/common/bzip2/LICENSE
1213 $(sparc_ONLY)license usr/src/stand/lib/tcp/THIRDPARTYLICENSE \
1214     license=usr/src/stand/lib/tcp/THIRDPARTYLICENSE
1215 license usr/src/uts/common/sys/THIRDPARTYLICENSE.unicode \
1216     license=usr/src/uts/common/sys/THIRDPARTYLICENSE.unicode
1217 license usr/src/uts/common/zmod/THIRDPARTYLICENSE \
1218     license=usr/src/uts/common/zmod/THIRDPARTYLICENSE
1219 $(i386_ONLY)license usr/src/uts/intel/THIRDPARTYLICENSE \
1220     license=usr/src/uts/intel/THIRDPARTYLICENSE
1221 $(sparc_ONLY)link path=platform/SUNW,A70/kernel/crypto/$(ARCH64)/aes \
1222     target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes
1223 $(sparc_ONLY)link path=platform/SUNW,Netra-CP3010/kernel/crypto/$(ARCH64)/aes \
1224     target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes
1225 $(sparc_ONLY)link path=platform/SUNW,Netra-T12/kernel/$(ARCH64) \
1226     target=../../SUNW,Sun-Fire/kernel/$(ARCH64)
1227 $(sparc_ONLY)link path=platform/SUNW,Netra-T12/kernel/cpu \
1228     target=../../SUNW,Sun-Fire/kernel/cpu
1229 $(sparc_ONLY)link path=platform/SUNW,Netra-T12/kernel/crypto/$(ARCH64)/aes \
1230     target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes
1231 $(sparc_ONLY)link path=platform/SUNW,Netra-T12/kernel/drv/$(ARCH64)/sgcn \
1232     target=../../../../SUNW,Sun-Fire/kernel/drv/$(ARCH64)/sgcn
1233 $(sparc_ONLY)link path=platform/SUNW,Netra-T12/kernel/drv/$(ARCH64)/sgsbbc \
1234     target=../../../../SUNW,Sun-Fire/kernel/drv/$(ARCH64)/sgsbbc
1235 $(sparc_ONLY)link path=platform/SUNW,Netra-T12/kernel/drv/$(ARCH64)/ssm \
1236     target=../../../../SUNW,Sun-Fire/kernel/drv/$(ARCH64)/ssm
1237 $(sparc_ONLY)link path=platform/SUNW,Netra-T12/kernel/misc/$(ARCH64)/sbdp \
1238     target=../../../../SUNW,Sun-Fire/kernel/misc/$(ARCH64)/sbdp
1239 $(sparc_ONLY)link path=platform/SUNW,Netra-T4/kernel/crypto/$(ARCH64)/aes \
1240     target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes
1241 $(sparc_ONLY)link path=platform/SUNW,Netra-T4/kernel/misc/$(ARCH64)/platmod \
1242     target=../../../../SUNW,Sun-Fire-280R/kernel/misc/$(ARCH64)/platmod
1243 $(sparc_ONLY)link \
1244     path=platform/SUNW,SPARC-Enterprise/kernel/cpu/$(ARCH64)/FJSV,SPARC64-VII \
1245     target=FJSV,SPARC64-VI
1246 $(sparc_ONLY)link \
1247     path=platform/SUNW,SPARC-Enterprise/kernel/crypto/$(ARCH64)/aes \
1248     target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes
1249 $(sparc_ONLY)link \
1250     path=platform/SUNW,Sun-Blade-1000/kernel/crypto/$(ARCH64)/aes \
1251     target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes
1252 $(sparc_ONLY)link \
1253     path=platform/SUNW,Sun-Blade-1500/kernel/crypto/$(ARCH64)/aes \
1254     target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes
1255 $(sparc_ONLY)link \
1256     path=platform/SUNW,Sun-Blade-2500/kernel/crypto/$(ARCH64)/aes \
1257     target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes
1258 $(sparc_ONLY)link \
1259     path=platform/SUNW,Sun-Fire-15000/kernel/cpu/$(ARCH64)/SUNW,UltraSPARC-IV \
1260     target=SUNW,UltraSPARC-III+
1261 $(sparc_ONLY)link \
1262     path=platform/SUNW,Sun-Fire-15000/kernel/cpu/$(ARCH64)/SUNW,UltraSPARC-IV+ \
1263     target=SUNW,UltraSPARC-III+
1264 $(sparc_ONLY)link \
1265     path=platform/SUNW,Sun-Fire-15000/kernel/crypto/$(ARCH64)/aes \
1266     target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes
1267 $(sparc_ONLY)link path=platform/SUNW,Sun-Fire-280R/kernel/crypto/$(ARCH64)/aes \
1268     target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes
1269 $(sparc_ONLY)link path=platform/SUNW,Sun-Fire-480R/kernel/crypto/$(ARCH64)/aes \
1270     target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes
1271 $(sparc_ONLY)link path=platform/SUNW,Sun-Fire-880/kernel/crypto/$(ARCH64)/aes \
1272     target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes
1273 $(sparc_ONLY)link path=platform/SUNW,Sun-Fire-V215/kernel/crypto/$(ARCH64)/aes \
1274     target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes
1275 $(sparc_ONLY)link path=platform/SUNW,Sun-Fire-V240/kernel/crypto/$(ARCH64)/aes \
1276     target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes
1277 $(sparc_ONLY)link path=platform/SUNW,Sun-Fire-V250/kernel/crypto/$(ARCH64)/aes \
1278     target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes
1279 $(sparc_ONLY)link path=platform/SUNW,Sun-Fire-V440/kernel/crypto/$(ARCH64)/aes \
1280     target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes
1281 $(sparc_ONLY)link path=platform/SUNW,Sun-Fire-V440/kernel/drv/$(ARCH64)/ntwdt \
1282     target=../../../../SUNW,Sun-Fire-V240/kernel/drv/$(ARCH64)/ntwdt
1283 $(sparc_ONLY)link \
1284     path=platform/SUNW,Sun-Fire-V440/kernel/drv/$(ARCH64)/tsalarm \
1285     target=../../../../SUNW,Sun-Fire-V240/kernel/drv/$(ARCH64)/tsalarm
1286 $(sparc_ONLY)link path=platform/SUNW,Sun-Fire-V440/kernel/drv/ntwdt.conf \
1287     target=../../../SUNW,Sun-Fire-V240/kernel/drv/ntwdt.conf
1288 $(sparc_ONLY)link path=platform/SUNW,Sun-Fire-V440/kernel/drv/tsalarm.conf \
1289     target=../../../SUNW,Sun-Fire-V240/kernel/drv/tsalarm.conf
1290 $(sparc_ONLY)link path=platform/SUNW,Sun-Fire-V445/kernel/crypto/$(ARCH64)/aes \
1291     target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes
1292 $(sparc_ONLY)link \
1293     path=platform/SUNW,Sun-Fire/kernel/cpu/$(ARCH64)/SUNW,UltraSPARC-IV \
1294     target=SUNW,UltraSPARC-III+
1295 $(sparc_ONLY)link \
1296     path=platform/SUNW,Sun-Fire/kernel/cpu/$(ARCH64)/SUNW,UltraSPARC-IV+ \
1297     target=SUNW,UltraSPARC-III+
1298 $(sparc_ONLY)link path=platform/SUNW,Sun-Fire/kernel/crypto/$(ARCH64)/aes \
1299     target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes
1300 $(sparc_ONLY)link path=platform/SUNW,Ultra-80/kernel/misc/$(ARCH64)/platmod \
1301     target=../../../../SUNW,Ultra-5_10/kernel/misc/$(ARCH64)/platmod
1302 $(sparc_ONLY)link path=platform/SUNW,Ultra-Enterprise-10000/kernel/unix \
1303     target=$(ARCH64)/unix
1304 $(sparc_ONLY)link path=platform/sun4u/kernel/cpu/$(ARCH64)/SUNW,UltraSPARC-IIi \
1305     target=SUNW,UltraSPARC-II
1306 $(sparc_ONLY)link path=platform/sun4u/kernel/cpu/$(ARCH64)/SUNW,UltraSPARC-IV \
1307     target=SUNW,UltraSPARC-III+
1308 $(sparc_ONLY)link path=platform/sun4u/kernel/cpu/$(ARCH64)/SUNW,UltraSPARC-IV+ \
1309     target=SUNW,UltraSPARC-III+
1310 $(sparc_ONLY)link path=platform/sun4u/kernel/misc/$(ARCH64)/des \
1311     target=../../../kernel/crypto/$(ARCH64)/des
1312 $(sparc_ONLY)link path=platform/sun4u/kernel/unix target=$(ARCH64)/unix
1313 $(sparc_ONLY)link path=platform/sun4v/kernel/cpu/$(ARCH64)/sun4v \
1314     target=generic
1315 $(sparc_ONLY)link path=platform/sun4v/kernel/unix target=$(ARCH64)/unix
1316 $(i386_ONLY)link path=usr/share/man/man4/isa.4 target=sysbus.4
1317 $(sparc_ONLY)link path=usr/share/man/man7d/drmach.7d target=dr.7d
1318 link path=usr/share/man/man7d/fdc.7d target=fd.7d
1319 $(sparc_ONLY)link path=usr/share/man/man7d/ngdr.7d target=dr.7d
1320 $(sparc_ONLY)link path=usr/share/man/man7d/ngdrmach.7d target=dr.7d