Print this page
5832 EOF wireless usb (aka UWB)
Reviewed by: TBD
Reviewed by: TBD
Approved by: TBD
Split |
Close |
Expand all |
Collapse all |
--- old/usr/src/uts/common/sys/Makefile.syshdrs
+++ new/usr/src/uts/common/sys/Makefile.syshdrs
1 1 #
2 2 # CDDL HEADER START
3 3 #
4 4 # The contents of this file are subject to the terms of the
5 5 # Common Development and Distribution License (the "License").
6 6 # You may not use this file except in compliance with the License.
7 7 #
8 8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 9 # or http://www.opensolaris.org/os/licensing.
10 10 # See the License for the specific language governing permissions
11 11 # and limitations under the License.
↓ open down ↓ |
11 lines elided |
↑ open up ↑ |
12 12 #
13 13 # When distributing Covered Code, include this CDDL HEADER in each
14 14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 15 # If applicable, add the following below this CDDL HEADER, with the
16 16 # fields enclosed by brackets "[]" replaced with your own identifying
17 17 # information: Portions Copyright [yyyy] [name of copyright owner]
18 18 #
19 19 # CDDL HEADER END
20 20 #
21 21 # Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved.
22 -# Copyright 2013 Garrett D'Amore <garrett@damore.org>
22 +# Copyright 2014 Garrett D'Amore <garrett@damore.org>
23 23 #
24 24
25 25 # Common definitions for open and closed headers.
26 26
27 27 # check files really don't exist
28 28
29 29 audio/%.check: audio/%.h
30 30 $(DOT_H_CHECK)
31 31
32 32 av/%.check: av/%.h
33 33 $(DOT_H_CHECK)
34 34
35 35 fm/%.check: fm/%.h
36 36 $(DOT_H_CHECK)
37 37
38 38 fm/cpu/%.check: fm/cpu/%.h
39 39 $(DOT_H_CHECK)
40 40
41 41 fm/fs/%.check: fm/fs/%.h
42 42 $(DOT_H_CHECK)
43 43
44 44 fm/io/%.check: fm/io/%.h
45 45 $(DOT_H_CHECK)
46 46
47 47 fs/%.check: fs/%.h
48 48 $(DOT_H_CHECK)
49 49
50 50 ib/%.check: ib/%.h
51 51 $(DOT_H_CHECK)
52 52
53 53 ib/clients/ibd/%.check: ib/clients/ibd/%.h
54 54 $(DOT_H_CHECK)
55 55
56 56 ib/clients/of/%.check: ib/clients/of/%.h
57 57 $(DOT_H_CHECK)
58 58
59 59 ib/clients/of/rdma/%.check: ib/clients/of/rdma/%.h
60 60 $(DOT_H_CHECK)
61 61
62 62 ib/clients/of/sol_ofs/%.check: ib/clients/of/sol_ofs/%.h
63 63 $(DOT_H_CHECK)
64 64
65 65 ib/clients/of/sol_uverbs/%.check: ib/clients/of/sol_uverbs/%.h
66 66 $(DOT_H_CHECK)
67 67
68 68 ib/clients/of/sol_umad/%.check: ib/clients/of/sol_umad/%.h
69 69 $(DOT_H_CHECK)
70 70
71 71 ib/clients/of/sol_ucma/%.check: ib/clients/of/sol_ucma/%.h
72 72 $(DOT_H_CHECK)
73 73
74 74 ib/ibtl/%.check: ib/ibtl/%.h
75 75 $(DOT_H_CHECK)
76 76
77 77 ib/ibtl/impl/%.check: ib/ibtl/impl/%.h
78 78 $(DOT_H_CHECK)
79 79
80 80 ib/ibnex/%.check: ib/ibnex/%.h
81 81 $(DOT_H_CHECK)
82 82
83 83 ib/mgt/%.check: ib/mgt/%.h
84 84 $(DOT_H_CHECK)
85 85
86 86 ib/mgt/ibmf/%.check: ib/mgt/ibmf/%.h
87 87 $(DOT_H_CHECK)
88 88
89 89 ib/adapters/tavor/%.check: ib/adapters/tavor/%.h
90 90 $(DOT_H_CHECK)
91 91
92 92 ib/adapters/hermon/%.check: ib/adapters/hermon/%.h
93 93 $(DOT_H_CHECK)
94 94
95 95 ib/adapters/%.check: ib/adapters/%.h
96 96 $(DOT_H_CHECK)
97 97
98 98 idm/%.check: idm/%.h
99 99 $(DOT_H_CHECK)
100 100
101 101 iscsit/%.check: iscsit/%.h
102 102 $(DOT_H_CHECK)
103 103
104 104 lvm/%.check: lvm/%.h
105 105 $(DOT_H_CHECK)
106 106
107 107 scsi/%.check: scsi/%.h
108 108 $(DOT_H_CHECK)
109 109
110 110 scsi/conf/%.check: scsi/conf/%.h
111 111 $(DOT_H_CHECK)
112 112
113 113 scsi/generic/%.check: scsi/generic/%.h
114 114 $(DOT_H_CHECK)
115 115
116 116 scsi/impl/%.check: scsi/impl/%.h
117 117 $(DOT_H_CHECK)
118 118
119 119 scsi/targets/%.check: scsi/targets/%.h
120 120 $(DOT_H_CHECK)
121 121
122 122 scsi/adapters/%.check: scsi/adapters/%.h
123 123 $(DOT_H_CHECK)
124 124
125 125 sdcard/%.check: sdcard/%.h
126 126 $(DOT_H_CHECK)
127 127
128 128 sysevent/%.check: sysevent/%.h
129 129 $(DOT_H_CHECK)
130 130
131 131 contract/%.check: contract/%.h
132 132 $(DOT_H_CHECK)
133 133
134 134 usb/%.check: usb/%.h
135 135 $(DOT_H_CHECK)
↓ open down ↓ |
103 lines elided |
↑ open up ↑ |
136 136
137 137 usb/clients/audio/%.check: usb/clients/audio/%.h
138 138 $(DOT_H_CHECK)
139 139
140 140 usb/hubd/%.check: usb/hubd/%.h
141 141 $(DOT_H_CHECK)
142 142
143 143 usb/clients/hid/%.check: usb/clients/hid/%.h
144 144 $(DOT_H_CHECK)
145 145
146 -usb/clients/hwarc/%.check: usb/clients/hwarc/%.h
147 - $(DOT_H_CHECK)
148 -
149 146 usb/clients/mass_storage/%.check: usb/clients/mass_storage/%.h
150 147 $(DOT_H_CHECK)
151 148
152 149 usb/clients/printer/%.check: usb/clients/printer/%.h
153 150 $(DOT_H_CHECK)
154 151
155 152 usb/clients/usbcdc/%.check: usb/clients/usbcdc/%.h
156 153 $(DOT_H_CHECK)
157 154
158 155 usb/clients/video/usbvc/%.check: usb/clients/video/usbvc/%.h
159 156 $(DOT_H_CHECK)
160 157
161 158 usb/clients/usbinput/usbwcm/%.check: usb/clients/usbinput/usbwcm/%.h
162 159 $(DOT_H_CHECK)
163 160
164 161 1394/%.check: 1394/%.h
165 162 $(DOT_H_CHECK)
166 163
167 164 rsm/%.check: rsm/%.h
168 165 $(DOT_H_CHECK)
169 166
170 167 tsol/%.check: tsol/%.h
171 168 $(DOT_H_CHECK)
172 169
173 170 ROOTDIR= $(ROOT)/usr/include/sys
174 171
175 172 ROOTDKTPDIR= $(ROOTDIR)/dktp
176 173
177 174 sparc_ROOTDIRS= $(ROOTDKTPDIR) $(ROOTDIR)/scsi/adapters \
178 175 $(ROOTDIR)/scsi/targets
179 176
180 177 i386_ROOTDIRS= $(ROOTDKTPDIR) $(ROOTDIR)/scsi/adapters $(ROOTDIR)/scsi/targets \
181 178 $(ROOTDIR)/agp $(ROOTDIR)/sata
182 179
183 180 ROOTDIRS= \
184 181 $(ROOTDIR) \
185 182 $(ROOTDIR)/audio \
186 183 $(ROOTDIR)/av \
187 184 $(ROOTDIR)/hotplug \
188 185 $(ROOTDIR)/hotplug/pci \
189 186 $(ROOTDIR)/crypto \
190 187 $(ROOTDIR)/dcam \
191 188 $(ROOTDIR)/iso \
192 189 $(ROOTDIR)/fc4 \
193 190 $(ROOTDIR)/fibre-channel \
194 191 $(ROOTDIR)/fibre-channel/impl \
195 192 $(ROOTDIR)/fibre-channel/ulp \
196 193 $(ROOTDIR)/fm \
197 194 $(ROOTDIR)/fm/cpu \
198 195 $(ROOTDIR)/fm/fs \
199 196 $(ROOTDIR)/fm/io \
200 197 $(ROOTDIR)/fs \
201 198 $(ROOTDIR)/ib \
202 199 $(ROOTDIR)/ib/adapters/tavor \
203 200 $(ROOTDIR)/ib/adapters/hermon \
204 201 $(ROOTDIR)/ib/adapters \
205 202 $(ROOTDIR)/ib/ibtl \
206 203 $(ROOTDIR)/ib/ibtl/impl \
207 204 $(ROOTDIR)/ib/mgt \
208 205 $(ROOTDIR)/ib/mgt/ibmf \
209 206 $(ROOTDIR)/ib/ibnex \
210 207 $(ROOTDIR)/ib/clients/ibd \
211 208 $(ROOTDIR)/ib/clients/of \
212 209 $(ROOTDIR)/ib/clients/of/rdma \
213 210 $(ROOTDIR)/ib/clients/of/sol_ofs \
214 211 $(ROOTDIR)/ib/clients/of/sol_uverbs \
215 212 $(ROOTDIR)/ib/clients/of/sol_umad \
216 213 $(ROOTDIR)/ib/clients/of/sol_ucma \
217 214 $(ROOTDIR)/idm \
218 215 $(ROOTDIR)/iscsit \
219 216 $(ROOTDIR)/lvm \
220 217 $(ROOTDIR)/scsi \
221 218 $(ROOTDIR)/scsi/conf \
↓ open down ↓ |
63 lines elided |
↑ open up ↑ |
222 219 $(ROOTDIR)/scsi/generic \
223 220 $(ROOTDIR)/scsi/impl \
224 221 $(ROOTDIR)/sdcard \
225 222 $(ROOTDIR)/sysevent \
226 223 $(ROOTDIR)/contract \
227 224 $(ROOTDIR)/usb \
228 225 $(ROOTDIR)/usb/hubd \
229 226 $(ROOTDIR)/usb/clients \
230 227 $(ROOTDIR)/usb/clients/audio \
231 228 $(ROOTDIR)/usb/clients/hid \
232 - $(ROOTDIR)/usb/clients/hwarc \
233 229 $(ROOTDIR)/usb/clients/mass_storage \
234 230 $(ROOTDIR)/usb/clients/printer \
235 231 $(ROOTDIR)/usb/clients/usbcdc \
236 232 $(ROOTDIR)/usb/clients/video/usbvc \
237 233 $(ROOTDIR)/usb/clients/usbinput/usbwcm \
238 234 $(ROOTDIR)/usb/clients/ugen \
239 - $(ROOTDIR)/uwb \
240 - $(ROOTDIR)/uwb/uwba \
241 235 $(ROOTDIR)/1394 \
242 236 $(ROOTDIR)/rsm \
243 237 $(ROOTDIR)/tsol \
244 238 $($(MACH)_ROOTDIRS)
245 239
246 240
247 241 ROOTHDRS= \
248 242 $($(MACH)_HDRS:%=$(ROOTDIR)/%) \
249 243 $(HDRS:%=$(ROOTDIR)/%)
250 244
251 245 ROOTAUDHDRS= $(AUDIOHDRS:%=$(ROOTDIR)/audio/%)
252 246
253 247 ROOTAVHDRS= $(AVHDRS:%=$(ROOTDIR)/av/%)
254 248
255 249 ROOTCRYPTOHDRS= $(CRYPTOHDRS:%=$(ROOTDIR)/crypto/%)
256 250
257 251 ROOTDCAMHDRS= $(DCAMHDRS:%=$(ROOTDIR)/dcam/%)
258 252
259 253 ROOTIBHDRS= $(IBHDRS:%=$(ROOTDIR)/ib/%)
260 254 ROOTIBDHDRS= $(IBDHDRS:%=$(ROOTDIR)/ib/clients/ibd/%)
261 255 ROOTIBTLHDRS= $(IBTLHDRS:%=$(ROOTDIR)/ib/ibtl/%)
262 256 ROOTIBTLIMPLHDRS= $(IBTLIMPLHDRS:%=$(ROOTDIR)/ib/ibtl/impl/%)
263 257 ROOTIBNEXHDRS= $(IBNEXHDRS:%=$(ROOTDIR)/ib/ibnex/%)
264 258 ROOTIBMGTHDRS= $(IBMGTHDRS:%=$(ROOTDIR)/ib/mgt/%)
265 259 ROOTIBMFHDRS= $(IBMFHDRS:%=$(ROOTDIR)/ib/mgt/ibmf/%)
266 260 ROOTOFHDRS= $(OFHDRS:%=$(ROOTDIR)/ib/clients/of/%)
267 261 ROOTRDMAHDRS= $(RDMAHDRS:%=$(ROOTDIR)/ib/clients/of/rdma/%)
268 262 ROOTSOL_OFSHDRS= $(SOL_OFSHDRS:%=$(ROOTDIR)/ib/clients/of/sol_ofs/%)
269 263 ROOTSOL_UVERBSHDRS= $(SOL_UVERBSHDRS:%=$(ROOTDIR)/ib/clients/of/sol_uverbs/%)
270 264 ROOTSOL_UMADHDRS= $(SOL_UMADHDRS:%=$(ROOTDIR)/ib/clients/of/sol_umad/%)
271 265 ROOTSOL_UCMAHDRS= $(SOL_UCMAHDRS:%=$(ROOTDIR)/ib/clients/of/sol_ucma/%)
272 266 ROOTTAVORHDRS= $(TAVORHDRS:%=$(ROOTDIR)/ib/adapters/tavor/%)
273 267 ROOTHERMONHDRS= $(HERMONHDRS:%=$(ROOTDIR)/ib/adapters/hermon/%)
274 268 ROOTMLNXHDRS= $(MLNXHDRS:%=$(ROOTDIR)/ib/adapters/%)
275 269
276 270 ROOTIDMHDRS= $(IDMHDRS:%=$(ROOTDIR)/idm/%)
277 271 ROOTISCSITHDRS= $(ISCSITHDRS:%=$(ROOTDIR)/iscsit/%)
278 272
279 273 ROOTISOHDRS= $(ISOHDRS:%=$(ROOTDIR)/iso/%)
280 274
281 275 ROOTFMHDRS= $(FMHDRS:%=$(ROOTDIR)/fm/%)
282 276 ROOTFMCPUHDRS= $(FMCPUHDRS:%=$(ROOTDIR)/fm/cpu/%)
283 277 ROOTFMIOHDRS= $(FMIOHDRS:%=$(ROOTDIR)/fm/io/%)
284 278 ROOTFMFSHDRS= $(FMFSHDRS:%=$(ROOTDIR)/fm/fs/%)
285 279
286 280 ROOTFSHDRS= $(FSHDRS:%=$(ROOTDIR)/fs/%)
287 281
288 282 ROOTLVMHDRS= $(ALL_LVMHDRS:%=$(ROOTDIR)/lvm/%)
289 283
290 284 ROOTSCSIHDRS= $(SCSIHDRS:%=$(ROOTDIR)/scsi/%)
291 285 ROOTSATAGENHDRS= $(SATAGENHDRS:%=$(ROOTDIR)/sata/%)
292 286 ROOTSCSICONFHDRS= $(SCSICONFHDRS:%=$(ROOTDIR)/scsi/conf/%)
293 287 ROOTSCSIGENHDRS= $(SCSIGENHDRS:%=$(ROOTDIR)/scsi/generic/%)
294 288 ROOTSCSIIMPLHDRS= $(SCSIIMPLHDRS:%=$(ROOTDIR)/scsi/impl/%)
295 289 ROOTSCSITARGETSHDRS= $(SCSITARGETSHDRS:%=$(ROOTDIR)/scsi/targets/%)
296 290 ROOTSCSICADHDRS= $(SCSICADHDRS:%=$(ROOTDIR)/scsi/adapters/%)
297 291 ROOTSCSIADHDRS= $(SCSICADHDRS:%=$(ROOTDIR)/scsi/adapters/%)
298 292 ROOTSCSIVHCIHDRS= $(SCSIVHCIHDRS:%=$(ROOTDIR)/scsi/adapters/%)
299 293 ROOTSCSIISCSIHDRS= $(SCSIISCSIHDRS:%=$(ROOTDIR)/scsi/adapters/%)
300 294
301 295 ROOTFC4HDRS= $(FC4HDRS:%=$(ROOTDIR)/fc4/%)
302 296 ROOTFCHDRS= $(FCHDRS:%=$(ROOTDIR)/fibre-channel/%)
303 297 ROOTFCIMPLHDRS= $(FCIMPLHDRS:%=$(ROOTDIR)/fibre-channel/impl/%)
↓ open down ↓ |
53 lines elided |
↑ open up ↑ |
304 298 ROOTFCULPHDRS= $(FCULPHDRS:%=$(ROOTDIR)/fibre-channel/ulp/%)
305 299
306 300 ROOTSDCARDHDRS= $(SDCARDHDRS:%=$(ROOTDIR)/sdcard/%)
307 301
308 302 ROOTSYSEVENTHDRS= $(SYSEVENTHDRS:%=$(ROOTDIR)/sysevent/%)
309 303 ROOTCONTRACTHDRS= $(CONTRACTHDRS:%=$(ROOTDIR)/contract/%)
310 304
311 305 ROOTXHDRS= $(XHDRS:%=$(ROOTDIR)/%)
312 306
313 307 ROOTUSBHDRS= $(USBHDRS:%=$(ROOTDIR)/usb/%)
314 -ROOTUWBHDRS= $(UWBHDRS:%=$(ROOTDIR)/uwb/%)
315 -ROOTUWBAHDRS= $(UWBAHDRS:%=$(ROOTDIR)/uwb/uwba/%)
316 308 ROOTUSBAUDHDRS= $(USBAUDHDRS:%=$(ROOTDIR)/usb/clients/audio/%)
317 309 ROOTUSBHUBDHDRS= $(USBHUBDHDRS:%=$(ROOTDIR)/usb/hubd/%)
318 310 ROOTUSBHIDHDRS = $(USBHIDHDRS:%=$(ROOTDIR)/usb/clients/hid/%)
319 -ROOTUSBHWARCHDRS = $(USBHWARCHDRS:%=$(ROOTDIR)/usb/clients/hwarc/%)
320 311 ROOTUSBMSHDRS= $(USBMSHDRS:%=$(ROOTDIR)/usb/clients/mass_storage/%)
321 312 ROOTUSBPRNHDRS= $(USBPRNHDRS:%=$(ROOTDIR)/usb/clients/printer/%)
322 313 ROOTUSBCDCHDRS= $(USBCDCHDRS:%=$(ROOTDIR)/usb/clients/usbcdc/%)
323 314 ROOTUSBVIDHDRS= $(USBVIDHDRS:%=$(ROOTDIR)/usb/clients/video/usbvc/%)
324 315 ROOTUSBWCMHDRS= $(USBWCMHDRS:%=$(ROOTDIR)/usb/clients/usbinput/usbwcm/%)
325 316 ROOTUGENHDRS= $(UGENHDRS:%=$(ROOTDIR)/usb/clients/ugen/%)
326 317
327 318 ROOT1394HDRS= $(I1394HDRS:%=$(ROOTDIR)/1394/%)
328 319
329 320 ROOTRSMHDRS= $(RSMHDRS:%=$(ROOTDIR)/rsm/%)
330 321
331 322 ROOTSDKTPHDRS= $(SDKTPHDRS:%=$(ROOTDIR)/dktp/%)
↓ open down ↓ |
2 lines elided |
↑ open up ↑ |
332 323 ROOTDKTPHDRS= $(DKTPHDRS:%=$(ROOTDIR)/dktp/%)
333 324 ROOTPCHDRS= $(PCHDRS:%=$(ROOTDIR)/%)
334 325 ROOTHOTPLUGHDRS= $(HOTPLUGHDRS:%=$(ROOTDIR)/hotplug/%)
335 326 ROOTHOTPLUGPCIHDRS= $(HOTPLUGPCIHDRS:%=$(ROOTDIR)/hotplug/pci/%)
336 327
337 328 ROOTTSOLHDRS= $(TSOLHDRS:%=$(ROOTDIR)/tsol/%)
338 329
339 330 sparc_ROOTHDRS= $(ROOTSDKTPHDRS) $(ROOTSCSICADHDRS) $(ROOTSCSITARGETSHDRS) \
340 331 $(ROOTUSBHDRS) $(ROOTUSBHUBDHDRS) \
341 332 $(ROOTUSBAUDHDRS) $(ROOTUSBHIDHDRS) $(ROOTUSBMSHDRS) \
342 - $(ROOTUSBPRNHDRS) $(ROOTUGENHDRS) $(ROOTUSBVIDHDRS) \
343 - $(ROOTUWBHDRS) $(ROOTUWBAHDRS) $(ROOTUSBHWARCHDRS)
333 + $(ROOTUSBPRNHDRS) $(ROOTUGENHDRS) $(ROOTUSBVIDHDRS)
344 334
345 335 i386_ROOTHDRS= $(ROOTDKTPHDRS) $(ROOTPCHDRS) $(ROOTSCSITARGETSHDRS) \
346 336 $(ROOTSCSIVHCIHDRS) $(ROOTHOTPLUGHDRS) \
347 - $(ROOTHOTPLUGPCIHDRS) $(ROOTSATAGENHDRS) \
348 - $(ROOTUWBHDRS) $(ROOTUWBAHDRS) $(ROOTUSBHWARCHDRS)
337 + $(ROOTHOTPLUGPCIHDRS) $(ROOTSATAGENHDRS)
349 338
350 339 # install rules
351 340 $(ROOTDIR)/%: %
352 341 $(INS.file)
353 342
354 343 $(ROOTDIR)/crypto/%: crypto/%
355 344 $(INS.file)
356 345
357 346 $(ROOTDIR)/fc4/%: fc4/%
358 347 $(INS.file)
359 348
360 349 $(ROOTDIR)/fibre-channel/%: fibre-channel/%
361 350 $(INS.file)
362 351
363 352 $(ROOTDIR)/fibre-channel/impl/%: fibre-channel/impl/%
364 353 $(INS.file)
365 354
366 355 $(ROOTDIR)/fibre-channel/ulp/: fibre-channel/ulp/%
367 356 $(INS.file)
368 357
369 358 $(ROOTDIR)/fm/%: fm/%
370 359 $(INS.file)
371 360
372 361 $(ROOTDIR)/fm/cpu/%: fm/cpu/%
373 362 $(INS.file)
374 363
375 364 $(ROOTDIR)/fm/io/%: fm/io/%
376 365 $(INS.file)
377 366
378 367 $(ROOTDIR)/fs/%: fs/%
379 368 $(INS.file)
380 369
381 370 $(ROOTDIR)/ib/%: ib/%
382 371 $(INS.file)
383 372
384 373 $(ROOTDIR)/ib/clients/ibd/%: ib/clients/ibd/%
385 374 $(INS.file)
386 375
387 376 $(ROOTDIR)/ib/clients/of/%: of/%
388 377 $(INS.file)
389 378
390 379 $(ROOTDIR)/ib/clients/of/rdma/%: ib/clients/of/rdma/%
391 380 $(INS.file)
392 381
393 382 $(ROOTDIR)/ib/clients/of/sol_ofs/%: ib/clients/of/sol_ofs/%
394 383 $(INS.file)
395 384
396 385 $(ROOTDIR)/ib/clients/of/sol_uverbs/%: ib/clients/of/sol_uverbs/%
397 386 $(INS.file)
398 387
399 388 $(ROOTDIR)/ib/clients/of/sol_umad/%: ib/clients/of/sol_umad/%
400 389 $(INS.file)
401 390
402 391 $(ROOTDIR)/ib/clients/of/sol_ucma/%: ib/clients/of/sol_ucma/%
403 392 $(INS.file)
404 393
405 394 $(ROOTDIR)/ib/ibtl/%: ib/ibtl/%
406 395 $(INS.file)
407 396
408 397 $(ROOTDIR)/ib/ibtl/impl/%: ib/ibtl/impl/%
409 398 $(INS.file)
410 399
411 400 $(ROOTDIR)/ib/ibnex/%: ib/ibnex/%
412 401 $(INS.file)
413 402
414 403 $(ROOTDIR)/ib/mgt/%: ib/mgt/%
415 404 $(INS.file)
416 405
417 406 $(ROOTDIR)/ib/mgt/ibmf/%: ib/mgt/ibmf/%
418 407 $(INS.file)
419 408
420 409 $(ROOTDIR)/ib/adapters/tavor/%: ib/adapters/tavor/%
421 410 $(INS.file)
422 411
423 412 $(ROOTDIR)/ib/adapters/hermon/%: ib/adapters/hermon/%
424 413 $(INS.file)
425 414
426 415 $(ROOTDIR)/ib/adapters/%: ib/adapters/%
427 416 $(INS.file)
428 417
429 418 $(ROOTDIR)/lvm/%: lvm/%
430 419 $(INS.file)
431 420
432 421 $(ROOTDIR)/scsi/%: scsi/%
433 422 $(INS.file)
434 423
435 424 $(ROOTDIR)/scsi/conf/%: scsi/conf/%
436 425 $(INS.file)
437 426
438 427 $(ROOTDIR)/scsi/generic/%: scsi/generic/%
439 428 $(INS.file)
440 429
441 430 $(ROOTDIR)/scsi/impl/%: scsi/impl/%
442 431 $(INS.file)
443 432
444 433 $(ROOTDIR)/scsi/targets/%: scsi/targets/%
445 434 $(INS.file)
446 435
447 436 $(ROOTDIR)/scsi/adapters/%: scsi/adapters/%
448 437 $(INS.file)
449 438
450 439 $(ROOTDIR)/sdcard/%: sdcard/%
451 440 $(INS.file)
452 441
453 442 $(ROOTDIR)/sysevent/%: sysevent/%
454 443 $(INS.file)
455 444
456 445 $(ROOTDIR)/contract/%: contract/%
457 446 $(INS.file)
458 447
459 448 $(ROOTDIR)/usb/%: usb/%
460 449 $(INS.file)
461 450
462 451 $(ROOTDIR)/usb/hubd/%: usb/hubd/%
463 452 $(INS.file)
464 453
465 454 $(ROOTDIR)/usb/clients/hid/%: usb/clients/hid/%
466 455 $(INS.file)
467 456
468 457 $(ROOTDIR)/usb/clients/mass_storage/%: usb/clients/mass_storage/%
469 458 $(INS.file)
470 459
471 460 $(ROOTDIR)/dktp/%: dktp/%
472 461 $(INS.file)
473 462
474 463 $(ROOTDIR)/1394/%: 1394/%
475 464 $(INS.file)
476 465
477 466 $(ROOTDIR)/rsm/%: rsm/%
478 467 $(INS.file)
479 468
480 469 $(ROOTDIR)/tsol/%: tsol/%
481 470 $(INS.file)
482 471
483 472 $(ROOTDIRS):
484 473 $(INS.dir)
485 474
↓ open down ↓ |
127 lines elided |
↑ open up ↑ |
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX