Print this page
NEX-9560 drop local ACPI CA changes
Reviewed by: Roman Strashkin <roman.strashkin@nexenta.com>
NEX-3558 KRRP Integration
re #12547 rb4015 Update ACPI CA to version 20130214
--HG--
rename : usr/src/uts/intel/io/acpica/debugger/dbcmds.c => usr/src/uts/intel/io/acpica/components/debugger/dbcmds.c
rename : usr/src/uts/intel/io/acpica/debugger/dbdisply.c => usr/src/uts/intel/io/acpica/components/debugger/dbdisply.c
rename : usr/src/uts/intel/io/acpica/debugger/dbexec.c => usr/src/uts/intel/io/acpica/components/debugger/dbexec.c
rename : usr/src/uts/intel/io/acpica/debugger/dbfileio.c => usr/src/uts/intel/io/acpica/components/debugger/dbfileio.c
rename : usr/src/uts/intel/io/acpica/debugger/dbhistry.c => usr/src/uts/intel/io/acpica/components/debugger/dbhistry.c
rename : usr/src/uts/intel/io/acpica/debugger/dbinput.c => usr/src/uts/intel/io/acpica/components/debugger/dbinput.c
rename : usr/src/uts/intel/io/acpica/debugger/dbmethod.c => usr/src/uts/intel/io/acpica/components/debugger/dbmethod.c
rename : usr/src/uts/intel/io/acpica/debugger/dbnames.c => usr/src/uts/intel/io/acpica/components/debugger/dbnames.c
rename : usr/src/uts/intel/io/acpica/debugger/dbstats.c => usr/src/uts/intel/io/acpica/components/debugger/dbstats.c
rename : usr/src/uts/intel/io/acpica/debugger/dbutils.c => usr/src/uts/intel/io/acpica/components/debugger/dbutils.c
rename : usr/src/uts/intel/io/acpica/debugger/dbxface.c => usr/src/uts/intel/io/acpica/components/debugger/dbxface.c
rename : usr/src/uts/intel/io/acpica/disassembler/dmbuffer.c => usr/src/uts/intel/io/acpica/components/disassembler/dmbuffer.c
rename : usr/src/uts/intel/io/acpica/disassembler/dmnames.c => usr/src/uts/intel/io/acpica/components/disassembler/dmnames.c
rename : usr/src/uts/intel/io/acpica/disassembler/dmobject.c => usr/src/uts/intel/io/acpica/components/disassembler/dmobject.c
rename : usr/src/uts/intel/io/acpica/disassembler/dmopcode.c => usr/src/uts/intel/io/acpica/components/disassembler/dmopcode.c
rename : usr/src/uts/intel/io/acpica/disassembler/dmresrc.c => usr/src/uts/intel/io/acpica/components/disassembler/dmresrc.c
rename : usr/src/uts/intel/io/acpica/disassembler/dmresrcl.c => usr/src/uts/intel/io/acpica/components/disassembler/dmresrcl.c
rename : usr/src/uts/intel/io/acpica/disassembler/dmresrcs.c => usr/src/uts/intel/io/acpica/components/disassembler/dmresrcs.c
rename : usr/src/uts/intel/io/acpica/disassembler/dmutils.c => usr/src/uts/intel/io/acpica/components/disassembler/dmutils.c
rename : usr/src/uts/intel/io/acpica/disassembler/dmwalk.c => usr/src/uts/intel/io/acpica/components/disassembler/dmwalk.c
rename : usr/src/uts/intel/io/acpica/dispatcher/dsargs.c => usr/src/uts/intel/io/acpica/components/dispatcher/dsargs.c
rename : usr/src/uts/intel/io/acpica/dispatcher/dscontrol.c => usr/src/uts/intel/io/acpica/components/dispatcher/dscontrol.c
rename : usr/src/uts/intel/io/acpica/dispatcher/dsfield.c => usr/src/uts/intel/io/acpica/components/dispatcher/dsfield.c
rename : usr/src/uts/intel/io/acpica/dispatcher/dsinit.c => usr/src/uts/intel/io/acpica/components/dispatcher/dsinit.c
rename : usr/src/uts/intel/io/acpica/dispatcher/dsmethod.c => usr/src/uts/intel/io/acpica/components/dispatcher/dsmethod.c
rename : usr/src/uts/intel/io/acpica/dispatcher/dsmthdat.c => usr/src/uts/intel/io/acpica/components/dispatcher/dsmthdat.c
rename : usr/src/uts/intel/io/acpica/dispatcher/dsobject.c => usr/src/uts/intel/io/acpica/components/dispatcher/dsobject.c
rename : usr/src/uts/intel/io/acpica/dispatcher/dsopcode.c => usr/src/uts/intel/io/acpica/components/dispatcher/dsopcode.c
rename : usr/src/uts/intel/io/acpica/dispatcher/dsutils.c => usr/src/uts/intel/io/acpica/components/dispatcher/dsutils.c
rename : usr/src/uts/intel/io/acpica/dispatcher/dswexec.c => usr/src/uts/intel/io/acpica/components/dispatcher/dswexec.c
rename : usr/src/uts/intel/io/acpica/dispatcher/dswload.c => usr/src/uts/intel/io/acpica/components/dispatcher/dswload.c
rename : usr/src/uts/intel/io/acpica/dispatcher/dswload2.c => usr/src/uts/intel/io/acpica/components/dispatcher/dswload2.c
rename : usr/src/uts/intel/io/acpica/dispatcher/dswscope.c => usr/src/uts/intel/io/acpica/components/dispatcher/dswscope.c
rename : usr/src/uts/intel/io/acpica/dispatcher/dswstate.c => usr/src/uts/intel/io/acpica/components/dispatcher/dswstate.c
rename : usr/src/uts/intel/io/acpica/events/evevent.c => usr/src/uts/intel/io/acpica/components/events/evevent.c
rename : usr/src/uts/intel/io/acpica/events/evglock.c => usr/src/uts/intel/io/acpica/components/events/evglock.c
rename : usr/src/uts/intel/io/acpica/events/evgpe.c => usr/src/uts/intel/io/acpica/components/events/evgpe.c
rename : usr/src/uts/intel/io/acpica/events/evgpeblk.c => usr/src/uts/intel/io/acpica/components/events/evgpeblk.c
rename : usr/src/uts/intel/io/acpica/events/evgpeinit.c => usr/src/uts/intel/io/acpica/components/events/evgpeinit.c
rename : usr/src/uts/intel/io/acpica/events/evgpeutil.c => usr/src/uts/intel/io/acpica/components/events/evgpeutil.c
rename : usr/src/uts/intel/io/acpica/events/evmisc.c => usr/src/uts/intel/io/acpica/components/events/evmisc.c
rename : usr/src/uts/intel/io/acpica/events/evregion.c => usr/src/uts/intel/io/acpica/components/events/evregion.c
rename : usr/src/uts/intel/io/acpica/events/evrgnini.c => usr/src/uts/intel/io/acpica/components/events/evrgnini.c
rename : usr/src/uts/intel/io/acpica/events/evsci.c => usr/src/uts/intel/io/acpica/components/events/evsci.c
rename : usr/src/uts/intel/io/acpica/events/evxface.c => usr/src/uts/intel/io/acpica/components/events/evxface.c
rename : usr/src/uts/intel/io/acpica/events/evxfevnt.c => usr/src/uts/intel/io/acpica/components/events/evxfevnt.c
rename : usr/src/uts/intel/io/acpica/events/evxfgpe.c => usr/src/uts/intel/io/acpica/components/events/evxfgpe.c
rename : usr/src/uts/intel/io/acpica/events/evxfregn.c => usr/src/uts/intel/io/acpica/components/events/evxfregn.c
rename : usr/src/uts/intel/io/acpica/executer/exconfig.c => usr/src/uts/intel/io/acpica/components/executer/exconfig.c
rename : usr/src/uts/intel/io/acpica/executer/exconvrt.c => usr/src/uts/intel/io/acpica/components/executer/exconvrt.c
rename : usr/src/uts/intel/io/acpica/executer/excreate.c => usr/src/uts/intel/io/acpica/components/executer/excreate.c
rename : usr/src/uts/intel/io/acpica/executer/exdebug.c => usr/src/uts/intel/io/acpica/components/executer/exdebug.c
rename : usr/src/uts/intel/io/acpica/executer/exdump.c => usr/src/uts/intel/io/acpica/components/executer/exdump.c
rename : usr/src/uts/intel/io/acpica/executer/exfield.c => usr/src/uts/intel/io/acpica/components/executer/exfield.c
rename : usr/src/uts/intel/io/acpica/executer/exfldio.c => usr/src/uts/intel/io/acpica/components/executer/exfldio.c
rename : usr/src/uts/intel/io/acpica/executer/exmisc.c => usr/src/uts/intel/io/acpica/components/executer/exmisc.c
rename : usr/src/uts/intel/io/acpica/executer/exmutex.c => usr/src/uts/intel/io/acpica/components/executer/exmutex.c
rename : usr/src/uts/intel/io/acpica/executer/exnames.c => usr/src/uts/intel/io/acpica/components/executer/exnames.c
rename : usr/src/uts/intel/io/acpica/executer/exoparg1.c => usr/src/uts/intel/io/acpica/components/executer/exoparg1.c
rename : usr/src/uts/intel/io/acpica/executer/exoparg2.c => usr/src/uts/intel/io/acpica/components/executer/exoparg2.c
rename : usr/src/uts/intel/io/acpica/executer/exoparg3.c => usr/src/uts/intel/io/acpica/components/executer/exoparg3.c
rename : usr/src/uts/intel/io/acpica/executer/exoparg6.c => usr/src/uts/intel/io/acpica/components/executer/exoparg6.c
rename : usr/src/uts/intel/io/acpica/executer/exprep.c => usr/src/uts/intel/io/acpica/components/executer/exprep.c
rename : usr/src/uts/intel/io/acpica/executer/exregion.c => usr/src/uts/intel/io/acpica/components/executer/exregion.c
rename : usr/src/uts/intel/io/acpica/executer/exresnte.c => usr/src/uts/intel/io/acpica/components/executer/exresnte.c
rename : usr/src/uts/intel/io/acpica/executer/exresolv.c => usr/src/uts/intel/io/acpica/components/executer/exresolv.c
rename : usr/src/uts/intel/io/acpica/executer/exresop.c => usr/src/uts/intel/io/acpica/components/executer/exresop.c
rename : usr/src/uts/intel/io/acpica/executer/exstore.c => usr/src/uts/intel/io/acpica/components/executer/exstore.c
rename : usr/src/uts/intel/io/acpica/executer/exstoren.c => usr/src/uts/intel/io/acpica/components/executer/exstoren.c
rename : usr/src/uts/intel/io/acpica/executer/exstorob.c => usr/src/uts/intel/io/acpica/components/executer/exstorob.c
rename : usr/src/uts/intel/io/acpica/executer/exsystem.c => usr/src/uts/intel/io/acpica/components/executer/exsystem.c
rename : usr/src/uts/intel/io/acpica/executer/exutils.c => usr/src/uts/intel/io/acpica/components/executer/exutils.c
rename : usr/src/uts/intel/io/acpica/hardware/hwacpi.c => usr/src/uts/intel/io/acpica/components/hardware/hwacpi.c
rename : usr/src/uts/intel/io/acpica/hardware/hwgpe.c => usr/src/uts/intel/io/acpica/components/hardware/hwgpe.c
rename : usr/src/uts/intel/io/acpica/hardware/hwpci.c => usr/src/uts/intel/io/acpica/components/hardware/hwpci.c
rename : usr/src/uts/intel/io/acpica/hardware/hwregs.c => usr/src/uts/intel/io/acpica/components/hardware/hwregs.c
rename : usr/src/uts/intel/io/acpica/hardware/hwsleep.c => usr/src/uts/intel/io/acpica/components/hardware/hwsleep.c
rename : usr/src/uts/intel/io/acpica/hardware/hwtimer.c => usr/src/uts/intel/io/acpica/components/hardware/hwtimer.c
rename : usr/src/uts/intel/io/acpica/hardware/hwvalid.c => usr/src/uts/intel/io/acpica/components/hardware/hwvalid.c
rename : usr/src/uts/intel/io/acpica/hardware/hwxface.c => usr/src/uts/intel/io/acpica/components/hardware/hwxface.c
rename : usr/src/uts/intel/io/acpica/namespace/nsaccess.c => usr/src/uts/intel/io/acpica/components/namespace/nsaccess.c
rename : usr/src/uts/intel/io/acpica/namespace/nsalloc.c => usr/src/uts/intel/io/acpica/components/namespace/nsalloc.c
rename : usr/src/uts/intel/io/acpica/namespace/nsdump.c => usr/src/uts/intel/io/acpica/components/namespace/nsdump.c
rename : usr/src/uts/intel/io/acpica/namespace/nsdumpdv.c => usr/src/uts/intel/io/acpica/components/namespace/nsdumpdv.c
rename : usr/src/uts/intel/io/acpica/namespace/nseval.c => usr/src/uts/intel/io/acpica/components/namespace/nseval.c
rename : usr/src/uts/intel/io/acpica/namespace/nsinit.c => usr/src/uts/intel/io/acpica/components/namespace/nsinit.c
rename : usr/src/uts/intel/io/acpica/namespace/nsload.c => usr/src/uts/intel/io/acpica/components/namespace/nsload.c
rename : usr/src/uts/intel/io/acpica/namespace/nsnames.c => usr/src/uts/intel/io/acpica/components/namespace/nsnames.c
rename : usr/src/uts/intel/io/acpica/namespace/nsobject.c => usr/src/uts/intel/io/acpica/components/namespace/nsobject.c
rename : usr/src/uts/intel/io/acpica/namespace/nsparse.c => usr/src/uts/intel/io/acpica/components/namespace/nsparse.c
rename : usr/src/uts/intel/io/acpica/namespace/nspredef.c => usr/src/uts/intel/io/acpica/components/namespace/nspredef.c
rename : usr/src/uts/intel/io/acpica/namespace/nsrepair.c => usr/src/uts/intel/io/acpica/components/namespace/nsrepair.c
rename : usr/src/uts/intel/io/acpica/namespace/nsrepair2.c => usr/src/uts/intel/io/acpica/components/namespace/nsrepair2.c
rename : usr/src/uts/intel/io/acpica/namespace/nssearch.c => usr/src/uts/intel/io/acpica/components/namespace/nssearch.c
rename : usr/src/uts/intel/io/acpica/namespace/nsutils.c => usr/src/uts/intel/io/acpica/components/namespace/nsutils.c
rename : usr/src/uts/intel/io/acpica/namespace/nswalk.c => usr/src/uts/intel/io/acpica/components/namespace/nswalk.c
rename : usr/src/uts/intel/io/acpica/namespace/nsxfeval.c => usr/src/uts/intel/io/acpica/components/namespace/nsxfeval.c
rename : usr/src/uts/intel/io/acpica/namespace/nsxfname.c => usr/src/uts/intel/io/acpica/components/namespace/nsxfname.c
rename : usr/src/uts/intel/io/acpica/namespace/nsxfobj.c => usr/src/uts/intel/io/acpica/components/namespace/nsxfobj.c
rename : usr/src/uts/intel/io/acpica/parser/psargs.c => usr/src/uts/intel/io/acpica/components/parser/psargs.c
rename : usr/src/uts/intel/io/acpica/parser/psloop.c => usr/src/uts/intel/io/acpica/components/parser/psloop.c
rename : usr/src/uts/intel/io/acpica/parser/psopcode.c => usr/src/uts/intel/io/acpica/components/parser/psopcode.c
rename : usr/src/uts/intel/io/acpica/parser/psparse.c => usr/src/uts/intel/io/acpica/components/parser/psparse.c
rename : usr/src/uts/intel/io/acpica/parser/psscope.c => usr/src/uts/intel/io/acpica/components/parser/psscope.c
rename : usr/src/uts/intel/io/acpica/parser/pstree.c => usr/src/uts/intel/io/acpica/components/parser/pstree.c
rename : usr/src/uts/intel/io/acpica/parser/psutils.c => usr/src/uts/intel/io/acpica/components/parser/psutils.c
rename : usr/src/uts/intel/io/acpica/parser/pswalk.c => usr/src/uts/intel/io/acpica/components/parser/pswalk.c
rename : usr/src/uts/intel/io/acpica/parser/psxface.c => usr/src/uts/intel/io/acpica/components/parser/psxface.c
rename : usr/src/uts/intel/io/acpica/resources/rsaddr.c => usr/src/uts/intel/io/acpica/components/resources/rsaddr.c
rename : usr/src/uts/intel/io/acpica/resources/rscalc.c => usr/src/uts/intel/io/acpica/components/resources/rscalc.c
rename : usr/src/uts/intel/io/acpica/resources/rscreate.c => usr/src/uts/intel/io/acpica/components/resources/rscreate.c
rename : usr/src/uts/intel/io/acpica/resources/rsdump.c => usr/src/uts/intel/io/acpica/components/resources/rsdump.c
rename : usr/src/uts/intel/io/acpica/resources/rsinfo.c => usr/src/uts/intel/io/acpica/components/resources/rsinfo.c
rename : usr/src/uts/intel/io/acpica/resources/rsio.c => usr/src/uts/intel/io/acpica/components/resources/rsio.c
rename : usr/src/uts/intel/io/acpica/resources/rsirq.c => usr/src/uts/intel/io/acpica/components/resources/rsirq.c
rename : usr/src/uts/intel/io/acpica/resources/rslist.c => usr/src/uts/intel/io/acpica/components/resources/rslist.c
rename : usr/src/uts/intel/io/acpica/resources/rsmemory.c => usr/src/uts/intel/io/acpica/components/resources/rsmemory.c
rename : usr/src/uts/intel/io/acpica/resources/rsmisc.c => usr/src/uts/intel/io/acpica/components/resources/rsmisc.c
rename : usr/src/uts/intel/io/acpica/resources/rsutils.c => usr/src/uts/intel/io/acpica/components/resources/rsutils.c
rename : usr/src/uts/intel/io/acpica/resources/rsxface.c => usr/src/uts/intel/io/acpica/components/resources/rsxface.c
rename : usr/src/uts/intel/io/acpica/tables/tbfadt.c => usr/src/uts/intel/io/acpica/components/tables/tbfadt.c
rename : usr/src/uts/intel/io/acpica/tables/tbfind.c => usr/src/uts/intel/io/acpica/components/tables/tbfind.c
rename : usr/src/uts/intel/io/acpica/tables/tbinstal.c => usr/src/uts/intel/io/acpica/components/tables/tbinstal.c
rename : usr/src/uts/intel/io/acpica/tables/tbutils.c => usr/src/uts/intel/io/acpica/components/tables/tbutils.c
rename : usr/src/uts/intel/io/acpica/tables/tbxface.c => usr/src/uts/intel/io/acpica/components/tables/tbxface.c
rename : usr/src/uts/intel/io/acpica/tables/tbxfroot.c => usr/src/uts/intel/io/acpica/components/tables/tbxfroot.c
rename : usr/src/uts/intel/io/acpica/utilities/utalloc.c => usr/src/uts/intel/io/acpica/components/utilities/utalloc.c
rename : usr/src/uts/intel/io/acpica/utilities/utcache.c => usr/src/uts/intel/io/acpica/components/utilities/utcache.c
rename : usr/src/uts/intel/io/acpica/utilities/utclib.c => usr/src/uts/intel/io/acpica/components/utilities/utclib.c
rename : usr/src/uts/intel/io/acpica/utilities/utcopy.c => usr/src/uts/intel/io/acpica/components/utilities/utcopy.c
rename : usr/src/uts/intel/io/acpica/utilities/utdebug.c => usr/src/uts/intel/io/acpica/components/utilities/utdebug.c
rename : usr/src/uts/intel/io/acpica/utilities/utdecode.c => usr/src/uts/intel/io/acpica/components/utilities/utdecode.c
rename : usr/src/uts/intel/io/acpica/utilities/utdelete.c => usr/src/uts/intel/io/acpica/components/utilities/utdelete.c
rename : usr/src/uts/intel/io/acpica/utilities/uteval.c => usr/src/uts/intel/io/acpica/components/utilities/uteval.c
rename : usr/src/uts/intel/io/acpica/utilities/utglobal.c => usr/src/uts/intel/io/acpica/components/utilities/utglobal.c
rename : usr/src/uts/intel/io/acpica/utilities/utids.c => usr/src/uts/intel/io/acpica/components/utilities/utids.c
rename : usr/src/uts/intel/io/acpica/utilities/utinit.c => usr/src/uts/intel/io/acpica/components/utilities/utinit.c
rename : usr/src/uts/intel/io/acpica/utilities/utlock.c => usr/src/uts/intel/io/acpica/components/utilities/utlock.c
rename : usr/src/uts/intel/io/acpica/utilities/utmath.c => usr/src/uts/intel/io/acpica/components/utilities/utmath.c
rename : usr/src/uts/intel/io/acpica/utilities/utmisc.c => usr/src/uts/intel/io/acpica/components/utilities/utmisc.c
rename : usr/src/uts/intel/io/acpica/utilities/utmutex.c => usr/src/uts/intel/io/acpica/components/utilities/utmutex.c
rename : usr/src/uts/intel/io/acpica/utilities/utobject.c => usr/src/uts/intel/io/acpica/components/utilities/utobject.c
rename : usr/src/uts/intel/io/acpica/utilities/utosi.c => usr/src/uts/intel/io/acpica/components/utilities/utosi.c
rename : usr/src/uts/intel/io/acpica/utilities/utresrc.c => usr/src/uts/intel/io/acpica/components/utilities/utresrc.c
rename : usr/src/uts/intel/io/acpica/utilities/utstate.c => usr/src/uts/intel/io/acpica/components/utilities/utstate.c
rename : usr/src/uts/intel/io/acpica/utilities/uttrack.c => usr/src/uts/intel/io/acpica/components/utilities/uttrack.c
rename : usr/src/uts/intel/io/acpica/utilities/utxface.c => usr/src/uts/intel/io/acpica/components/utilities/utxface.c
rename : usr/src/uts/intel/io/acpica/utilities/utxferror.c => usr/src/uts/intel/io/acpica/components/utilities/utxferror.c
re #10798 rb3177 Integrate vmxnet3s driver to nza-kernel
re #10787 rb3347 Integrate pvscsi driver to nza-kernel
| Split |
Close |
| Expand all |
| Collapse all |
--- old/usr/src/uts/intel/Makefile.rules
+++ new/usr/src/uts/intel/Makefile.rules
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.
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 #
22 22 # Copyright 2009 Sun Microsystems, Inc. All rights reserved.
23 23 # Use is subject to license terms.
24 24 # Copyright 2012 Joyent, Inc. All rights reserved.
25 25 # Copyright 2017 Nexenta Systems, Inc.
26 26 #
27 27
28 28 #
29 29 # This Makefile defines all file modules and build rules for the
30 30 # directory uts/intel and its children. These are the source files which
31 31 # are specific to the intel processor.
32 32 #
33 33 # The following two-level ordering must be maintained in this file.
34 34 # Lines are sorted first in order of decreasing specificity based on
35 35 # the first directory component. That is, sun4u rules come before
36 36 # sparc rules come before common rules.
37 37 #
38 38 # Lines whose initial directory components are equal are sorted
39 39 # alphabetically by the remaining components.
40 40
41 41 #
42 42 # Need a way to distinguish between the ia32 and amd64 subdirs.
43 43 #
44 44 SUBARCH_DIR_32 = ia32
45 45 SUBARCH_DIR_64 = amd64
46 46 SUBARCH_DIR = $(SUBARCH_DIR_$(CLASS))
47 47
48 48 #
49 49 # Section 1a: C object build rules
50 50 #
51 51 $(OBJS_DIR)/%.o: $(SRC)/common/fs/%.c
52 52 $(COMPILE.c) -o $@ $<
53 53 $(CTFCONVERT_O)
54 54
55 55 $(OBJS_DIR)/%.o: $(UTSBASE)/common/io/power/%.c
56 56 $(COMPILE.c) -o $@ $<
57 57 $(CTFCONVERT_O)
58 58
59 59 $(OBJS_DIR)/%.o: $(SRC)/common/util/i386/%.s
60 60 $(COMPILE.s) -o $@ $<
61 61
62 62 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/brand/sn1/%.s
63 63 $(COMPILE.s) -o $@ $<
64 64
65 65 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/brand/solaris10/%.s
66 66 $(COMPILE.s) -o $@ $<
67 67
68 68 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/dtrace/%.c
69 69 $(COMPILE.c) -o $@ $<
70 70 $(CTFCONVERT_O)
71 71
72 72 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/dtrace/%.s
73 73 $(COMPILE.s) -o $@ $<
74 74
75 75 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/fs/proc/%.c
76 76 $(COMPILE.c) -o $@ $<
77 77 $(CTFCONVERT_O)
78 78
79 79 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/ia32/ml/%.s
80 80 $(COMPILE.s) -o $@ $<
81 81
82 82 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/ia32/os/%.c
83 83 $(COMPILE.c) -o $@ $<
84 84 $(CTFCONVERT_O)
85 85
86 86 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/ia32/promif/%.c
87 87 $(COMPILE.c) -o $@ $<
88 88 $(CTFCONVERT_O)
89 89
90 90 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/ia32/syscall/%.c
91 91 $(COMPILE.c) -o $@ $<
92 92 $(CTFCONVERT_O)
93 93
94 94 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/io/%.c
95 95 $(COMPILE.c) -o $@ $<
96 96 $(CTFCONVERT_O)
97 97
98 98 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/io/acpica/%.c
99 99 $(COMPILE.c) -o $@ $<
100 100 $(CTFCONVERT_O)
101 101
102 102 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/io/acpica/%.s
103 103 $(COMPILE.s) -o $@ $<
104 104
105 105 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/io/acpica/debugger/%.c
106 106 $(COMPILE.c) -o $@ $<
107 107 $(CTFCONVERT_O)
108 108
109 109 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/io/acpica/events/%.c
110 110 $(COMPILE.c) -o $@ $<
111 111 $(CTFCONVERT_O)
112 112
113 113 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/io/acpica/hardware/%.c
114 114 $(COMPILE.c) -o $@ $<
115 115 $(CTFCONVERT_O)
116 116
117 117 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/io/acpica/dispatcher/%.c
118 118 $(COMPILE.c) -o $@ $<
119 119 $(CTFCONVERT_O)
120 120
121 121 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/io/acpica/executer/%.c
122 122 $(COMPILE.c) -o $@ $<
123 123 $(CTFCONVERT_O)
124 124
125 125 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/io/acpica/parser/%.c
126 126 $(COMPILE.c) -o $@ $<
127 127 $(CTFCONVERT_O)
128 128
129 129 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/io/acpica/namespace/%.c
130 130 $(COMPILE.c) -o $@ $<
131 131 $(CTFCONVERT_O)
132 132
133 133 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/io/acpica/resources/%.c
134 134 $(COMPILE.c) -o $@ $<
135 135 $(CTFCONVERT_O)
136 136
137 137 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/io/acpica/tables/%.c
138 138 $(COMPILE.c) -o $@ $<
139 139 $(CTFCONVERT_O)
140 140
141 141 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/io/acpica/utilities/%.c
142 142 $(COMPILE.c) -o $@ $<
143 143 $(CTFCONVERT_O)
144 144
145 145 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/io/acpica/disassembler/%.c
146 146 $(COMPILE.c) -o $@ $<
147 147 $(CTFCONVERT_O)
148 148
149 149 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/io/agpgart/%.c
150 150 $(COMPILE.c) -o $@ $<
151 151 $(CTFCONVERT_O)
152 152
153 153 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/io/agpmaster/%.c
154 154 $(COMPILE.c) -o $@ $<
155 155 $(CTFCONVERT_O)
156 156
157 157 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/io/amd8111s/%.c
158 158 $(COMPILE.c) -o $@ $<
159 159 $(CTFCONVERT_O)
160 160
161 161 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/io/amr/%.c
162 162 $(COMPILE.c) -o $@ $<
163 163 $(CTFCONVERT_O)
164 164
165 165 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/io/drm/%.c
166 166 $(COMPILE.c) -o $@ $<
167 167 $(CTFCONVERT_O)
168 168
169 169 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/io/hotplug/pcicfg/%.c
170 170 $(COMPILE.c) -o $@ $<
171 171 $(CTFCONVERT_O)
172 172
173 173 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/io/ipmi/%.c
174 174 $(COMPILE.c) -o $@ $<
175 175 $(CTFCONVERT_O)
176 176
177 177 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/io/intel_nb5000/%.c
178 178 $(COMPILE.c) -o $@ $<
179 179 $(CTFCONVERT_O)
180 180
181 181 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/io/intel_nhm/%.c
182 182 $(COMPILE.c) -o $@ $<
183 183 $(CTFCONVERT_O)
184 184
185 185 $(OBJS_DIR)/%.o: $(SRC)/common/mc/mc-amd/%.c
186 186 $(COMPILE.c) -o $@ $<
187 187 $(CTFCONVERT_O)
188 188
189 189 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/io/mc-amd/%.c
190 190 $(COMPILE.c) -o $@ $<
191 191 $(CTFCONVERT_O)
192 192
193 193 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/io/pci/%.c
194 194 $(COMPILE.c) -o $@ $<
195 195 $(CTFCONVERT_O)
196 196
197 197 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/io/pciex/%.c
198 198 $(COMPILE.c) -o $@ $<
199 199 $(CTFCONVERT_O)
200 200
201 201 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/io/dktp/controller/ata/%.c
202 202 $(COMPILE.c) -o $@ $<
203 203 $(CTFCONVERT_O)
204 204
205 205 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/io/dktp/dcdev/%.c
206 206 $(COMPILE.c) -o $@ $<
207 207 $(CTFCONVERT_O)
208 208
209 209 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/io/dktp/disk/%.c
210 210 $(COMPILE.c) -o $@ $<
211 211 $(CTFCONVERT_O)
212 212
213 213 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/io/dktp/drvobj/%.c
214 214 $(COMPILE.c) -o $@ $<
215 215 $(CTFCONVERT_O)
216 216
217 217 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/io/dktp/hba/ghd/%.c
218 218 $(COMPILE.c) -o $@ $<
219 219 $(CTFCONVERT_O)
220 220
221 221 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/io/dnet/%.c
222 222 $(COMPILE.c) -o $@ $<
|
↓ open down ↓ |
222 lines elided |
↑ open up ↑ |
223 223 $(CTFCONVERT_O)
224 224
225 225 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/io/scsi/adapters/arcmsr/%.c
226 226 $(COMPILE.c) -o $@ $<
227 227 $(CTFCONVERT_O)
228 228
229 229 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/io/scsi/targets/%.c
230 230 $(COMPILE.c) -o $@ $<
231 231 $(CTFCONVERT_O)
232 232
233 +$(OBJS_DIR)/%.o: $(UTSBASE)/intel/io/krrp/%.c
234 + $(COMPILE.c) -o $@ $<
235 + $(CTFCONVERT_O)
236 +
233 237 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/io/vgatext/%.c
234 238 $(COMPILE.c) -o $@ $<
235 239 $(CTFCONVERT_O)
236 240
237 241 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/io/vmxnet3s/%.c
238 242 $(COMPILE.c) -o $@ $<
239 243 $(CTFCONVERT_O)
240 244
241 245 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/io/scsi/adapters/pvscsi/%.c
242 246 $(COMPILE.c) -o $@ $<
243 247 $(CTFCONVERT_O)
244 248
245 249 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/nskern/%.s
246 250 $(COMPILE.s) -o $@ $<
247 251
248 252 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/os/%.c
249 253 $(COMPILE.c) -o $@ $<
250 254 $(CTFCONVERT_O)
251 255
252 256 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/pcbe/%.c
253 257 $(COMPILE.c) -o $@ $<
254 258 $(CTFCONVERT_O)
255 259
256 260 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/promif/%.c
257 261 $(COMPILE.c) -o $@ $<
258 262 $(CTFCONVERT_O)
259 263
260 264 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/syscall/%.c
261 265 $(COMPILE.c) -o $@ $<
262 266 $(CTFCONVERT_O)
263 267
264 268 $(OBJS_DIR)/%.o: $(UTSBASE)/common/os/%.c
265 269 $(COMPILE.c) -o $@ $<
266 270 $(CTFCONVERT_O)
267 271
268 272 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/kdi/%.c
269 273 $(COMPILE.c) -o $@ $<
270 274 $(CTFCONVERT_O)
271 275
272 276 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/kdi/%.s
273 277 $(COMPILE.s) -o $@ $<
274 278
275 279 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/kdi/$(SUBARCH_DIR)/%.s
276 280 $(COMPILE.s) -o $@ $<
277 281
278 282 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/zfs/%.c
279 283 $(COMPILE.c) -o $@ $<
280 284 $(CTFCONVERT_O)
281 285
282 286 #
283 287 # krtld compiled into unix
284 288 #
285 289
286 290 KRTLD_INC_PATH = -I$(UTSBASE)/common/krtld -I$(UTSBASE)/intel/sys
287 291 KRTLD_INC_PATH += -I$(UTSBASE)/intel/$(SUBARCH_DIR)/krtld
288 292
289 293 KRTLD_CPPFLAGS_32 = -DELF_TARGET_386
290 294 KRTLD_CPPFLAGS_64 = -DELF_TARGET_AMD64 -DMODDIR_SUFFIX=\"amd64\"
291 295 KRTLD_CPPFLAGS = $(KRTLD_CPPFLAGS_$(CLASS)) -D_KRTLD
292 296
293 297 $(OBJS_DIR)/%.o: $(UTSBASE)/common/krtld/%.c
294 298 $(COMPILE.c) $(KRTLD_INC_PATH) $(KRTLD_CPPFLAGS) -o $@ $<
295 299 $(CTFCONVERT_O)
296 300
297 301 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/$(SUBARCH_DIR)/krtld/%.c
298 302 $(COMPILE.c) $(KRTLD_INC_PATH) $(KRTLD_CPPFLAGS) -o $@ $<
299 303 $(CTFCONVERT_O)
300 304
301 305 #
302 306 # _DBOOT indicates that krtld is called from a dboot ELF section
303 307 #
304 308 $(OBJS_DIR)/kobj.o := CPPFLAGS += -D_DBOOT
305 309
306 310 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/$(SUBARCH_DIR)/krtld/%.s
307 311 $(COMPILE.s) $(KRTLD_INC_PATH) $(KRTLD_CPPFLAGS) -o $@ $<
308 312 $(CTFCONVERT_O)
309 313
310 314 $(OBJS_DIR)/%.o: $(SRC)/common/util/$(SUBARCH_DIR)/%.c
311 315 $(COMPILE.c) $(KRTLD_INC_PATH) $(KRTLD_CPPFLAGS) -o $@ $<
312 316 $(CTFCONVERT_O)
313 317
314 318
315 319 #
316 320 # Section 1b: Lint `object' build rules.
317 321 #
318 322 $(LINTS_DIR)/%.ln: $(SRC)/common/fs/%.c
319 323 @($(LHEAD) $(LINT.c) $< $(LTAIL))
320 324
321 325 $(LINTS_DIR)/%.ln: $(SRC)/common/util/i386/%.s
322 326 @($(LHEAD) $(LINT.s) $< $(LTAIL))
323 327
324 328 $(LINTS_DIR)/%.ln: $(UTSBASE)/intel/brand/sn1/%.s
325 329 @($(LHEAD) $(LINT.s) $< $(LTAIL))
326 330
327 331 $(LINTS_DIR)/%.ln: $(UTSBASE)/intel/brand/solaris10/%.s
328 332 @($(LHEAD) $(LINT.s) $< $(LTAIL))
329 333
330 334 $(LINTS_DIR)/%.ln: $(UTSBASE)/intel/dtrace/%.c
331 335 @($(LHEAD) $(LINT.c) $< $(LTAIL))
332 336
333 337 $(LINTS_DIR)/%.ln: $(UTSBASE)/intel/dtrace/%.s
334 338 @($(LHEAD) $(LINT.s) $< $(LTAIL))
335 339
336 340 $(LINTS_DIR)/%.ln: $(UTSBASE)/intel/zfs/%.c
337 341 @($(LHEAD) $(LINT.c) $< $(LTAIL))
338 342
339 343 $(LINTS_DIR)/%.ln: $(UTSBASE)/intel/fs/proc/%.c
340 344 @($(LHEAD) $(LINT.c) $< $(LTAIL))
341 345
342 346 $(LINTS_DIR)/%.ln: $(UTSBASE)/intel/ia32/ml/%.s
343 347 @($(LHEAD) $(LINT.s) $< $(LTAIL))
344 348
345 349 $(LINTS_DIR)/%.ln: $(UTSBASE)/intel/ia32/os/%.c
346 350 @($(LHEAD) $(LINT.c) $< $(LTAIL))
|
↓ open down ↓ |
104 lines elided |
↑ open up ↑ |
347 351
348 352 $(LINTS_DIR)/%.ln: $(UTSBASE)/intel/ia32/promif/%.c
349 353 @($(LHEAD) $(LINT.c) $< $(LTAIL))
350 354
351 355 $(LINTS_DIR)/%.ln: $(UTSBASE)/intel/ia32/syscall/%.c
352 356 @($(LHEAD) $(LINT.c) $< $(LTAIL))
353 357
354 358 $(LINTS_DIR)/%.ln: $(UTSBASE)/intel/io/%.c
355 359 @($(LHEAD) $(LINT.c) $< $(LTAIL))
356 360
361 +$(LINTS_DIR)/%.ln: $(UTSBASE)/intel/io/krrp/%.c
362 + @($(LHEAD) $(LINT.c) $< $(LTAIL))
363 +
357 364 $(LINTS_DIR)/%.ln: $(UTSBASE)/intel/io/acpica/%.s
358 365 @($(LHEAD) $(LINT.s) $< $(LTAIL))
359 366
360 367 $(LINTS_DIR)/%.ln: $(UTSBASE)/intel/io/acpica/%.c
361 368 @($(LHEAD) $(LINT.c) $< $(LTAIL))
362 369
363 370 $(LINTS_DIR)/%.ln: $(UTSBASE)/intel/io/acpica/debugger/%.c
364 371 @($(LHEAD) $(LINT.c) $< $(LTAIL))
365 372
366 373 $(LINTS_DIR)/%.ln: $(UTSBASE)/intel/io/acpica/events/%.c
367 374 @($(LHEAD) $(LINT.c) $< $(LTAIL))
368 375
369 376 $(LINTS_DIR)/%.ln: $(UTSBASE)/intel/io/acpica/hardware/%.c
370 377 @($(LHEAD) $(LINT.c) $< $(LTAIL))
371 378
372 379 $(LINTS_DIR)/%.ln: $(UTSBASE)/intel/io/acpica/dispatcher/%.c
373 380 @($(LHEAD) $(LINT.c) $< $(LTAIL))
374 381
375 382 $(LINTS_DIR)/%.ln: $(UTSBASE)/intel/io/acpica/executer/%.c
376 383 @($(LHEAD) $(LINT.c) $< $(LTAIL))
377 384
378 385 $(LINTS_DIR)/%.ln: $(UTSBASE)/intel/io/acpica/parser/%.c
379 386 @($(LHEAD) $(LINT.c) $< $(LTAIL))
380 387
381 388 $(LINTS_DIR)/%.ln: $(UTSBASE)/intel/io/acpica/namespace/%.c
382 389 @($(LHEAD) $(LINT.c) $< $(LTAIL))
383 390
384 391 $(LINTS_DIR)/%.ln: $(UTSBASE)/intel/io/acpica/resources/%.c
385 392 @($(LHEAD) $(LINT.c) $< $(LTAIL))
386 393
387 394 $(LINTS_DIR)/%.ln: $(UTSBASE)/intel/io/acpica/tables/%.c
388 395 @($(LHEAD) $(LINT.c) $< $(LTAIL))
389 396
390 397 $(LINTS_DIR)/%.ln: $(UTSBASE)/intel/io/acpica/utilities/%.c
391 398 @($(LHEAD) $(LINT.c) $< $(LTAIL))
392 399
393 400 $(LINTS_DIR)/%.ln: $(UTSBASE)/intel/io/acpica/disassembler/%.c
394 401 @($(LHEAD) $(LINT.c) $< $(LTAIL))
395 402
396 403 $(LINTS_DIR)/%.ln: $(UTSBASE)/intel/io/agpgart/%.c
397 404 @($(LHEAD) $(LINT.c) $< $(LTAIL))
398 405
399 406 $(LINTS_DIR)/%.ln: $(UTSBASE)/intel/io/agpmaster/%.c
400 407 @($(LHEAD) $(LINT.c) $< $(LTAIL))
401 408
402 409 $(LINTS_DIR)/%.ln: $(UTSBASE)/intel/io/amd8111s/%.c
403 410 @($(LHEAD) $(LINT.c) $< $(LTAIL))
404 411
405 412 $(LINTS_DIR)/%.ln: $(UTSBASE)/intel/io/amr/%.c
406 413 @($(LHEAD) $(LINT.c) $< $(LTAIL))
407 414
408 415 $(LINTS_DIR)/%.ln: $(UTSBASE)/intel/io/scsi/adapters/arcmsr/%.c
409 416 @($(LHEAD) $(LINT.c) $< $(LTAIL))
410 417
411 418 $(LINTS_DIR)/%.ln: $(UTSBASE)/intel/io/drm/%.c
412 419 @($(LHEAD) $(LINT.c) $< $(LTAIL))
413 420
414 421 $(LINTS_DIR)/%.ln: $(UTSBASE)/intel/io/hotplug/pcicfg/%.c
415 422 @($(LHEAD) $(LINT.c) $< $(LTAIL))
416 423
417 424 $(LINTS_DIR)/%.ln: $(UTSBASE)/intel/io/hotplug/pci/%.c
418 425 @($(LHEAD) $(LINT.c) $< $(LTAIL))
419 426
420 427 $(LINTS_DIR)/%.ln: $(UTSBASE)/intel/io/intel_nb5000/%.c
421 428 @($(LHEAD) $(LINT.c) $< $(LTAIL))
422 429
423 430 $(LINTS_DIR)/%.ln: $(UTSBASE)/intel/io/intel_nhm/%.c
424 431 @($(LHEAD) $(LINT.c) $< $(LTAIL))
425 432
426 433 $(LINTS_DIR)/%.ln: $(UTSBASE)/intel/io/ipmi/%.c
427 434 @($(LHEAD) $(LINT.c) $< $(LTAIL))
428 435
429 436 $(LINTS_DIR)/%.ln: $(SRC)/common/mc/mc-amd/%.c
430 437 @($(LHEAD) $(LINT.c) $< $(LTAIL))
431 438
432 439 $(LINTS_DIR)/%.ln: $(UTSBASE)/intel/io/mc-amd/%.c
433 440 @($(LHEAD) $(LINT.c) $< $(LTAIL))
434 441
435 442 $(LINTS_DIR)/%.ln: $(UTSBASE)/intel/io/pci/%.c
436 443 @($(LHEAD) $(LINT.c) $< $(LTAIL))
437 444
438 445 $(LINTS_DIR)/%.ln: $(UTSBASE)/intel/io/pciex/%.c
439 446 @($(LHEAD) $(LINT.c) $< $(LTAIL))
440 447
441 448 $(LINTS_DIR)/%.ln: $(UTSBASE)/intel/io/dktp/controller/ata/%.c
442 449 @($(LHEAD) $(LINT.c) $< $(LTAIL))
443 450
444 451 $(LINTS_DIR)/%.ln: $(UTSBASE)/intel/io/dktp/dcdev/%.c
445 452 @($(LHEAD) $(LINT.c) $< $(LTAIL))
446 453
447 454 $(LINTS_DIR)/%.ln: $(UTSBASE)/intel/io/dktp/disk/%.c
448 455 @($(LHEAD) $(LINT.c) $< $(LTAIL))
449 456
450 457 $(LINTS_DIR)/%.ln: $(UTSBASE)/intel/io/dktp/drvobj/%.c
451 458 @($(LHEAD) $(LINT.c) $< $(LTAIL))
452 459
453 460 $(LINTS_DIR)/%.ln: $(UTSBASE)/intel/io/dktp/hba/ghd/%.c
454 461 @($(LHEAD) $(LINT.c) $< $(LTAIL))
455 462
456 463 $(LINTS_DIR)/%.ln: $(UTSBASE)/intel/io/dnet/%.c
457 464 @($(LHEAD) $(LINT.c) $< $(LTAIL))
458 465
459 466 $(LINTS_DIR)/%.ln: $(UTSBASE)/intel/io/scsi/targets/%.c
460 467 @($(LHEAD) $(LINT.c) $< $(LTAIL))
461 468
462 469 $(LINTS_DIR)/%.ln: $(UTSBASE)/intel/io/vgatext/%.c
463 470 @($(LHEAD) $(LINT.c) $< $(LTAIL))
464 471
465 472 $(LINTS_DIR)/%.ln: $(UTSBASE)/intel/io/vmxnet3s/%.c
466 473 @($(LHEAD) $(LINT.c) $< $(LTAIL))
467 474
468 475 $(LINTS_DIR)/%.ln: $(UTSBASE)/intel/io/scsi/adapters/pvscsi/%.c
469 476 @($(LHEAD) $(LINT.c) $< $(LTAIL))
470 477
471 478 $(LINTS_DIR)/%.ln: $(UTSBASE)/intel/os/%.c
472 479 @($(LHEAD) $(LINT.c) $< $(LTAIL))
473 480
474 481 $(LINTS_DIR)/%.ln: $(UTSBASE)/intel/pcbe/%.c
475 482 @($(LHEAD) $(LINT.c) $< $(LTAIL))
476 483
477 484 $(LINTS_DIR)/%.ln: $(UTSBASE)/intel/promif/%.c
478 485 @($(LHEAD) $(LINT.c) $< $(LTAIL))
479 486
480 487 $(LINTS_DIR)/%.ln: $(UTSBASE)/intel/syscall/%.c
481 488 @($(LHEAD) $(LINT.c) $< $(LTAIL))
482 489
483 490 $(LINTS_DIR)/%.ln: $(UTSBASE)/common/os/%.c
484 491 @($(LHEAD) $(LINT.c) $< $(LTAIL))
485 492
486 493 $(LINTS_DIR)/%.ln: $(UTSBASE)/intel/kdi/%.c
487 494 @($(LHEAD) $(LINT.c) $< $(LTAIL))
488 495
489 496 $(LINTS_DIR)/%.ln: $(UTSBASE)/intel/kdi/%.s
490 497 @($(LHEAD) $(LINT.s) $< $(LTAIL))
491 498
492 499 $(LINTS_DIR)/%.ln: $(UTSBASE)/intel/kdi/$(SUBARCH_DIR)/%.s
493 500 @($(LHEAD) $(LINT.s) $< $(LTAIL))
494 501
495 502 $(LINTS_DIR)/%.ln: $(UTSBASE)/intel/nskern/%.s
496 503 @($(LHEAD) $(LINT.s) $< $(LTAIL))
497 504
498 505 #
499 506 # krtld lints
500 507 #
501 508 $(LINTS_DIR)/%.ln: $(UTSBASE)/common/krtld/%.c
502 509 @($(LHEAD) $(LINT.c) $(KRTLD_INC_PATH) $(KRTLD_CPPFLAGS) $< $(LTAIL))
503 510
504 511 $(LINTS_DIR)/%.ln: $(UTSBASE)/intel/$(SUBARCH_DIR)/krtld/%.c
505 512 @($(LHEAD) $(LINT.c) $(KRTLD_INC_PATH) $(KRTLD_CPPFLAGS) $< $(LTAIL))
506 513
507 514 $(LINTS_DIR)/%.ln: $(UTSBASE)/intel/$(SUBARCH_DIR)/krtld/%.s
508 515 @($(LHEAD) $(LINT.s) $(KRTLD_INC_PATH) $(KRTLD_CPPFLAGS) $< $(LTAIL))
509 516
510 517 $(LINTS_DIR)/%.ln: $(SRC)/common/util/$(SUBARCH_DIR)/%.c
511 518 @($(LHEAD) $(LINT.c) $(KRTLD_INC_PATH) $(KRTLD_CPPFLAGS) $< $(LTAIL))
512 519
513 520 $(OBJS_DIR)/kobj.ln := CPPFLAGS += -D_DBOOT
|
↓ open down ↓ |
147 lines elided |
↑ open up ↑ |
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX