xref: /illumos-gate/usr/src/uts/intel/Makefile.files (revision 7c478bd9)
1*7c478bd9Sstevel@tonic-gate#
2*7c478bd9Sstevel@tonic-gate# CDDL HEADER START
3*7c478bd9Sstevel@tonic-gate#
4*7c478bd9Sstevel@tonic-gate# The contents of this file are subject to the terms of the
5*7c478bd9Sstevel@tonic-gate# Common Development and Distribution License, Version 1.0 only
6*7c478bd9Sstevel@tonic-gate# (the "License").  You may not use this file except in compliance
7*7c478bd9Sstevel@tonic-gate# with the License.
8*7c478bd9Sstevel@tonic-gate#
9*7c478bd9Sstevel@tonic-gate# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
10*7c478bd9Sstevel@tonic-gate# or http://www.opensolaris.org/os/licensing.
11*7c478bd9Sstevel@tonic-gate# See the License for the specific language governing permissions
12*7c478bd9Sstevel@tonic-gate# and limitations under the License.
13*7c478bd9Sstevel@tonic-gate#
14*7c478bd9Sstevel@tonic-gate# When distributing Covered Code, include this CDDL HEADER in each
15*7c478bd9Sstevel@tonic-gate# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
16*7c478bd9Sstevel@tonic-gate# If applicable, add the following below this CDDL HEADER, with the
17*7c478bd9Sstevel@tonic-gate# fields enclosed by brackets "[]" replaced with your own identifying
18*7c478bd9Sstevel@tonic-gate# information: Portions Copyright [yyyy] [name of copyright owner]
19*7c478bd9Sstevel@tonic-gate#
20*7c478bd9Sstevel@tonic-gate# CDDL HEADER END
21*7c478bd9Sstevel@tonic-gate#
22*7c478bd9Sstevel@tonic-gate#
23*7c478bd9Sstevel@tonic-gate# uts/intel/Makefile.files
24*7c478bd9Sstevel@tonic-gate#
25*7c478bd9Sstevel@tonic-gate# Copyright 2005 Sun Microsystems, Inc.  All rights reserved.
26*7c478bd9Sstevel@tonic-gate# Use is subject to license terms.
27*7c478bd9Sstevel@tonic-gate#
28*7c478bd9Sstevel@tonic-gate# ident	"%Z%%M%	%I%	%E% SMI"
29*7c478bd9Sstevel@tonic-gate#
30*7c478bd9Sstevel@tonic-gate#	This Makefile defines all file modules and build rules for the
31*7c478bd9Sstevel@tonic-gate# directory uts/intel and it's children. These are the source files which
32*7c478bd9Sstevel@tonic-gate# are specific to x86 processor architectures.
33*7c478bd9Sstevel@tonic-gate#
34*7c478bd9Sstevel@tonic-gate
35*7c478bd9Sstevel@tonic-gate#
36*7c478bd9Sstevel@tonic-gate#	Core (unix) objects
37*7c478bd9Sstevel@tonic-gate#
38*7c478bd9Sstevel@tonic-gateCORE_OBJS +=		\
39*7c478bd9Sstevel@tonic-gate	copy.o		\
40*7c478bd9Sstevel@tonic-gate	copy_subr.o	\
41*7c478bd9Sstevel@tonic-gate	cpc_subr.o	\
42*7c478bd9Sstevel@tonic-gate	ddi_arch.o	\
43*7c478bd9Sstevel@tonic-gate	ddi_i86.o	\
44*7c478bd9Sstevel@tonic-gate	ddi_i86_asm.o	\
45*7c478bd9Sstevel@tonic-gate	desctbls.o	\
46*7c478bd9Sstevel@tonic-gate	desctbls_asm.o	\
47*7c478bd9Sstevel@tonic-gate	exception.o	\
48*7c478bd9Sstevel@tonic-gate	float.o		\
49*7c478bd9Sstevel@tonic-gate	fpu.o		\
50*7c478bd9Sstevel@tonic-gate	i86_subr.o	\
51*7c478bd9Sstevel@tonic-gate	lwp_private.o	\
52*7c478bd9Sstevel@tonic-gate	lock_prim.o	\
53*7c478bd9Sstevel@tonic-gate	ovbcopy.o	\
54*7c478bd9Sstevel@tonic-gate	polled_io.o	\
55*7c478bd9Sstevel@tonic-gate	sseblk.o	\
56*7c478bd9Sstevel@tonic-gate	sundep.o	\
57*7c478bd9Sstevel@tonic-gate	swtch.o		\
58*7c478bd9Sstevel@tonic-gate	sysi86.o
59*7c478bd9Sstevel@tonic-gate
60*7c478bd9Sstevel@tonic-gate#
61*7c478bd9Sstevel@tonic-gate#	Generic-unix Module
62*7c478bd9Sstevel@tonic-gate#
63*7c478bd9Sstevel@tonic-gateGENUNIX_OBJS +=		\
64*7c478bd9Sstevel@tonic-gate	archdep.o	\
65*7c478bd9Sstevel@tonic-gate	arch_kdi.o	\
66*7c478bd9Sstevel@tonic-gate	getcontext.o	\
67*7c478bd9Sstevel@tonic-gate	install_utrap.o	\
68*7c478bd9Sstevel@tonic-gate	prom_enter.o	\
69*7c478bd9Sstevel@tonic-gate	prom_exit.o	\
70*7c478bd9Sstevel@tonic-gate	prom_panic.o	\
71*7c478bd9Sstevel@tonic-gate	sendsig.o	\
72*7c478bd9Sstevel@tonic-gate	syscall.o
73*7c478bd9Sstevel@tonic-gate
74*7c478bd9Sstevel@tonic-gate
75*7c478bd9Sstevel@tonic-gate#
76*7c478bd9Sstevel@tonic-gate#	PROM Routines
77*7c478bd9Sstevel@tonic-gate#
78*7c478bd9Sstevel@tonic-gateGENUNIX_OBJS +=		\
79*7c478bd9Sstevel@tonic-gate	prom_env.o	\
80*7c478bd9Sstevel@tonic-gate	prom_emul.o	\
81*7c478bd9Sstevel@tonic-gate	prom_getchar.o	\
82*7c478bd9Sstevel@tonic-gate	prom_init.o	\
83*7c478bd9Sstevel@tonic-gate	prom_node.o	\
84*7c478bd9Sstevel@tonic-gate	prom_printf.o	\
85*7c478bd9Sstevel@tonic-gate	prom_prop.o	\
86*7c478bd9Sstevel@tonic-gate	prom_putchar.o	\
87*7c478bd9Sstevel@tonic-gate	prom_reboot.o	\
88*7c478bd9Sstevel@tonic-gate	prom_version.o
89*7c478bd9Sstevel@tonic-gate
90*7c478bd9Sstevel@tonic-gate#
91*7c478bd9Sstevel@tonic-gate#	file system modules
92*7c478bd9Sstevel@tonic-gate#
93*7c478bd9Sstevel@tonic-gateCORE_OBJS +=		\
94*7c478bd9Sstevel@tonic-gate	prmachdep.o
95*7c478bd9Sstevel@tonic-gate
96*7c478bd9Sstevel@tonic-gateXMEMFS_OBJS +=		\
97*7c478bd9Sstevel@tonic-gate	seg_xmem.o	\
98*7c478bd9Sstevel@tonic-gate	xmem_dir.o	\
99*7c478bd9Sstevel@tonic-gate	xmem_subr.o	\
100*7c478bd9Sstevel@tonic-gate	xmem_vfsops.o	\
101*7c478bd9Sstevel@tonic-gate	xmem_vnops.o
102*7c478bd9Sstevel@tonic-gate
103*7c478bd9Sstevel@tonic-gate#
104*7c478bd9Sstevel@tonic-gate#	Driver modules
105*7c478bd9Sstevel@tonic-gate#
106*7c478bd9Sstevel@tonic-gateSD_OBJS += sd.o sd_xbuf.o
107*7c478bd9Sstevel@tonic-gate
108*7c478bd9Sstevel@tonic-gateVGATEXT_OBJS += vgatext.o vgasubr.o
109*7c478bd9Sstevel@tonic-gate
110*7c478bd9Sstevel@tonic-gate#
111*7c478bd9Sstevel@tonic-gate#	misc. modules
112*7c478bd9Sstevel@tonic-gate#
113*7c478bd9Sstevel@tonic-gateKRTLD_BOOT_OBJS +=	\
114*7c478bd9Sstevel@tonic-gate	kobj_boot.o
115*7c478bd9Sstevel@tonic-gate
116*7c478bd9Sstevel@tonic-gateKRTLD_OBJS +=		\
117*7c478bd9Sstevel@tonic-gate	bootrd.o	\
118*7c478bd9Sstevel@tonic-gate	ufsops.o	\
119*7c478bd9Sstevel@tonic-gate	hsfs.o		\
120*7c478bd9Sstevel@tonic-gate	doreloc.o	\
121*7c478bd9Sstevel@tonic-gate	kobj_convrelstr.o \
122*7c478bd9Sstevel@tonic-gate	kobj_crt.o	\
123*7c478bd9Sstevel@tonic-gate	kobj_isa.o	\
124*7c478bd9Sstevel@tonic-gate	kobj_reloc.o
125*7c478bd9Sstevel@tonic-gate
126*7c478bd9Sstevel@tonic-gate#
127*7c478bd9Sstevel@tonic-gate#	misc. modules
128*7c478bd9Sstevel@tonic-gate#
129*7c478bd9Sstevel@tonic-gateACPI_INTP_OBJS += acpi_inf.o acpi_mod.o  acpi_ml.o \
130*7c478bd9Sstevel@tonic-gate	acpi_decl.o acpi_exe.o acpi_gram.o acpi_io.o acpi_lex.o \
131*7c478bd9Sstevel@tonic-gate	acpi_name.o acpi_ns.o acpi_op1.o acpi_op2.o acpi_rule.o \
132*7c478bd9Sstevel@tonic-gate	acpi_tab.o acpi_thr.o acpi_val.o \
133*7c478bd9Sstevel@tonic-gate	acpi_exc.o acpi_bst.o acpi_node.o acpi_stk.o acpi_par.o
134*7c478bd9Sstevel@tonic-gate
135*7c478bd9Sstevel@tonic-gateFBT_OBJS += fbt.o
136*7c478bd9Sstevel@tonic-gateSDT_OBJS += sdt.o
137*7c478bd9Sstevel@tonic-gate
138*7c478bd9Sstevel@tonic-gate#
139*7c478bd9Sstevel@tonic-gate# 	e1000g module
140*7c478bd9Sstevel@tonic-gate#
141*7c478bd9Sstevel@tonic-gateIGIGE_OBJS = e1000g_debug.o e1000_hw.o e1000g_dlpi.o \
142*7c478bd9Sstevel@tonic-gate             e1000g_alloc.o e1000g_tx.o e1000g_rx.o \
143*7c478bd9Sstevel@tonic-gate             e1000g_stat.o e1000g_pci_chipset_detect.o \
144*7c478bd9Sstevel@tonic-gate             e1000g_main.o
145*7c478bd9Sstevel@tonic-gate
146*7c478bd9Sstevel@tonic-gate#
147*7c478bd9Sstevel@tonic-gate#	adpu320 module
148*7c478bd9Sstevel@tonic-gate#
149*7c478bd9Sstevel@tonic-gateADPU320_OBJS  = adpu320.o hwminit.o hwmhrst.o hwmtask.o \
150*7c478bd9Sstevel@tonic-gate                hwmutil.o hwmptcl.o hwmintr.o hwmdlvr.o \
151*7c478bd9Sstevel@tonic-gate                hwmse2.o hwmdiag.o rsminit.o rsmtask.o \
152*7c478bd9Sstevel@tonic-gate                rsmutil.o xlminit.o xlmtask.o xlmutil.o
153*7c478bd9Sstevel@tonic-gate
154*7c478bd9Sstevel@tonic-gate#
155*7c478bd9Sstevel@tonic-gate#	Pentium Performance Counter BackEnd module
156*7c478bd9Sstevel@tonic-gate#
157*7c478bd9Sstevel@tonic-gateP123_PCBE_OBJS = p123_pcbe.o
158*7c478bd9Sstevel@tonic-gate
159*7c478bd9Sstevel@tonic-gate#
160*7c478bd9Sstevel@tonic-gate#	Pentium 4 Performance Counter BackEnd module
161*7c478bd9Sstevel@tonic-gate#
162*7c478bd9Sstevel@tonic-gateP4_PCBE_OBJS = p4_pcbe.o
163*7c478bd9Sstevel@tonic-gate
164*7c478bd9Sstevel@tonic-gate#
165*7c478bd9Sstevel@tonic-gate#	AMD Opteron/Athlon64 Performance Counter BackEnd module
166*7c478bd9Sstevel@tonic-gate#
167*7c478bd9Sstevel@tonic-gateOPTERON_PCBE_OBJS = opteron_pcbe.o
168*7c478bd9Sstevel@tonic-gate
169*7c478bd9Sstevel@tonic-gate#
170*7c478bd9Sstevel@tonic-gate#	AAC module
171*7c478bd9Sstevel@tonic-gate#
172*7c478bd9Sstevel@tonic-gateAAC_OBJS = aac.o
173*7c478bd9Sstevel@tonic-gate
174*7c478bd9Sstevel@tonic-gate#
175*7c478bd9Sstevel@tonic-gate#	AMR module
176*7c478bd9Sstevel@tonic-gate#
177*7c478bd9Sstevel@tonic-gateAMR_OBJS = amr.o
178*7c478bd9Sstevel@tonic-gate
179*7c478bd9Sstevel@tonic-gate#
180*7c478bd9Sstevel@tonic-gate#	special files
181*7c478bd9Sstevel@tonic-gate#
182*7c478bd9Sstevel@tonic-gateMODSTUB_OBJ +=	 	\
183*7c478bd9Sstevel@tonic-gate	modstubs.o
184*7c478bd9Sstevel@tonic-gate
185*7c478bd9Sstevel@tonic-gateBOOTDEV_OBJS +=		\
186*7c478bd9Sstevel@tonic-gate	bootdev.o
187*7c478bd9Sstevel@tonic-gate
188*7c478bd9Sstevel@tonic-gateINC_PATH	+= -I$(UTSBASE)/intel
189