Makefile.files revision 7c478bd95313f5f23a4c958a745db2134aa03244
#
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the
# Common Development and Distribution License, Version 1.0 only
# (the "License"). You may not use this file except in compliance
# with the License.
#
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
# or http://www.opensolaris.org/os/licensing.
# See the License for the specific language governing permissions
# and limitations under the License.
#
# When distributing Covered Code, include this CDDL HEADER in each
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
# If applicable, add the following below this CDDL HEADER, with the
# fields enclosed by brackets "[]" replaced with your own identifying
# information: Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#
#
# Copyright 2005 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
#ident "%Z%%M% %I% %E% SMI"
#
# This Makefile defines all file modules for the directory uts/sun4u
# and it's children. These are the source files which are sun4u
# "implementation architecture" dependent.
#
#
# object lists
#
CORE_OBJS += bootops.o
CORE_OBJS += cmp.o
CORE_OBJS += cpc_hwreg.o
CORE_OBJS += cpc_subr.o
CORE_OBJS += mach_cpu_states.o
CORE_OBJS += mach_ddi_impl.o
CORE_OBJS += ecc.o
CORE_OBJS += fillsysinfo.o
CORE_OBJS += forthdebug.o
CORE_OBJS += hardclk.o
CORE_OBJS += hat_sfmmu.o
CORE_OBJS += hat_kdi.o
CORE_OBJS += mach_copy.o
CORE_OBJS += mach_float.o
CORE_OBJS += mach_mp_startup.o
CORE_OBJS += mach_mp_states.o
CORE_OBJS += mach_sfmmu.o
CORE_OBJS += mach_startup.o
CORE_OBJS += mach_subr_asm.o
CORE_OBJS += mach_trap.o
CORE_OBJS += mach_vm_dep.o
CORE_OBJS += mach_xc.o
CORE_OBJS += mem_cage.o
CORE_OBJS += mem_config.o
CORE_OBJS += memlist_new.o
CORE_OBJS += memscrub.o
CORE_OBJS += memscrub_asm.o
CORE_OBJS += ppage.o
CORE_OBJS += sfmmu_kdi.o
CORE_OBJS += swtch.o
CORE_OBJS += xhat_sfmmu.o
#
# Some objects must be linked at the front of the image (or
# near other objects at the front of the image).
#
SPECIAL_OBJS += trap_table.o
SPECIAL_OBJS += locore.o
SPECIAL_OBJS += mach_locore.o
SPECIAL_OBJS += sfmmu_asm.o
SPECIAL_OBJS += mach_sfmmu_asm.o
SPECIAL_OBJS += interrupt.o
SPECIAL_OBJS += mach_interrupt.o
SPECIAL_OBJS += wbuf.o
#
# driver modules
#
ROOTNEX_OBJS += mach_rootnex.o
UPA64S_OBJS += upa64s.o
SYSIO_SBUS_OBJS += iommu.o sysioerr.o sysiosbus.o iocache.o
PX_OBJS += px_lib4u.o px_hlib.o px_tools.o px_asm.o
PCI_COMMON_OBJS += pci.o pci_util.o pci_dma.o pci_devctl.o \
pci_fdvma.o pci_iommu.o pci_sc.o pci_debug.o \
pci_cb.o pci_ib.o pci_ecc.o pci_pbm.o pci_intr.o \
pci_space.o pci_counters.o pci_axq.o \
pci_fm.o pci_reloc.o pci_tools.o pci_asm.o
PSYCHO_PCI_OBJS += $(PCI_COMMON_OBJS) pcipsy.o
SCHIZO_PCI_OBJS += $(PCI_COMMON_OBJS) pcisch_asm.o pcisch.o pcix.o
SIMBA_PCI_OBJS += simba.o
DB21554_OBJS += db21554.o
SU_OBJS += su_driver.o
US_OBJS += us_drv.o
POWER_OBJS += power.o
GRBEEP_OBJS += grbeep.o
ADM1031_OBJS += adm1031.o
ICS951601_OBJS += ics951601.o
PPM_OBJS += ppm_subr.o ppm.o
GPTWOCFG_OBJS += gptwocfg.o
GPTWO_CPU_OBJS += gptwo_cpu.o
PCICFG_E_OBJS += pcicfg.e.o
PCF8584_OBJS += pcf8584.o
MI2CV_OBJS += mi2cv.o
I2BSC_OBJS += i2bsc.o
PCA9556_OBJS += pca9556.o
BBC_OBJS += bbc_beep.o
TDA8444_OBJS += tda8444.o
MAX1617_OBJS += max1617.o
SEEPROM_OBJS += seeprom.o
I2C_SVC_OBJS += i2c_svc.o
SCMI2C_OBJS += scmi2c.o
SMBUS_OBJS += smbus.o
SCHPPM_OBJS += schppm.o
MC_OBJS += mc-us3.o mc-us3_asm.o
MC_US3I_OBJS += mc-us3i.o
GPIO_87317_OBJS += gpio_87317.o
ISADMA_OBJS += isadma.o
SBBC_OBJS += sbbc.o
LM75_OBJS += lm75.o
LTC1427_OBJS += ltc1427.o
PIC16F747_OBJS += pic16f747.o
PIC16F819_OBJS += pic16f819.o
PCF8574_OBJS += pcf8574.o
PCF8591_OBJS += pcf8591.o
SMBUS_ARA_OBJS += smbus_ara.o
SSC050_OBJS += ssc050.o
SSC100_OBJS += ssc100.o
PMUBUS_OBJS += pmubus.o
PMUGPIO_OBJS += pmugpio.o
RMC_COMM_OBJS += rmc_comm.o rmc_comm_crctab.o rmc_comm_dp.o rmc_comm_drvintf.o
RMCLOMV_OBJS += rmclomv.o
RMCADM_OBJS += rmcadm.o
TODM5819P_RMC_OBJS += todm5819p_rmc.o
PMC_OBJS += pmc.o
TRAPSTAT_OBJS += trapstat.o
WRSMD_OBJS += wrsmd.o
WRSM_OBJS += wci_common.o \
wrsm_barrier.o \
wrsm_cf.o \
wrsm_cmmu.o \
wrsm_common.o \
wrsm_confpack.o \
wrsm_copy.o \
wrsm_driver.o \
wrsm_getput.o \
wrsm_intr.o \
wrsm_lc.o \
wrsm_memseg.o \
wrsm_memseg_export.o \
wrsm_memseg_import.o \
wrsm_mh.o \
wrsm_nc.o \
wrsm_nr.o \
wrsm_rsmpi.o \
wrsm_session.o \
wrsm_tl.o \
wrsm_trap.o
MEMTEST_OBJS += memtest.o memtest_asm.o \
memtest_ch.o memtest_ch_asm.o \
memtest_chp.o memtest_chp_asm.o \
memtest_ja.o memtest_ja_asm.o \
memtest_jg.o memtest_jg_asm.o \
memtest_pn.o memtest_pn_asm.o \
memtest_cmp.o memtest_cmp_asm.o \
memtest_sf.o memtest_sf_asm.o \
memtest_sr.o memtest_sr_asm.o
ZULUVM_OBJS += zuluvm.o zulu_asm.o zulu_hat.o zulu_hat_asm.o
JBUSPPM_OBJS += jbusppm.o
M1535PPM_OBJS += m1535ppm.o
DMFE_OBJS += dmfe_log.o dmfe_main.o dmfe_mii.o dmfe_ndd.o
CTSMC_OBJS += ctsmc_buf.o ctsmc_queue.o ctsmc_hw.o ctsmc_kstat.o \
ctsmc_cmdspec.o ctsmc_i2c.o ctsmc_minor.o ctsmc_stream.o \
ctsmc_ddi.o ctsmc_ipmlist.o ctsmc_seq.o
#
# kernel cryptographic framework
#
AES_OBJS += aes.o aes_impl.o aes_cbc_crypt.o aes_crypt_asm.o
DES_OBJS += des_crypt_asm.o
ARCFOUR_OBJS += arcfour.o arcfour_crypt.o arcfour_crypt_asm.o
SHA1_OBJS += sha1_asm.o
RSAPROV_OBJS += mont_mulf.o
#
# tod modules
#
TODMOSTEK_OBJS += todmostek.o
TODDS1287_OBJS += todds1287.o
TODDS1337_OBJS += todds1337.o
TODM5823_OBJS += todm5823.o
TODSTARFIRE_OBJS += todstarfire.o
TODBLADE_OBJS += todblade.o
TODSG_OBJS += todsg.o
TODSTARCAT_OBJS += todstarcat.o
TODM5819_OBJS += todm5819.o
#
# Misc modules
#
OBPSYM_OBJS += obpsym.o obpsym_1275.o
BOOTDEV_OBJS += bootdev.o
CPR_FIRST_OBJS = cpr_resume_setup.o
CPR_IMPL_OBJS = cpr_impl.o
SBD_OBJS += sbd.o sbd_cpu.o sbd_mem.o sbd_io.o
#
# Performance Counter BackEnd (PCBE) Modules
#
US_PCBE_OBJS = us234_pcbe.o
#
# cpu modules
#
CPU_OBJ += $(OBJS_DIR)/mach_cpu_module.o
SPITFIRE_OBJS = spitfire.o spitfire_asm.o spitfire_copy.o spitfire_kdi.o common_asm.o
HUMMINGBIRD_OBJS= $(SPITFIRE_OBJS)
US3_CMN_OBJS = us3_common.o us3_common_mmu.o us3_common_asm.o us3_kdi.o cheetah_copy.o common_asm.o
CHEETAH_OBJS = $(US3_CMN_OBJS) us3_cheetah.o us3_cheetah_asm.o
CHEETAHPLUS_OBJS= $(US3_CMN_OBJS) us3_cheetahplus.o us3_cheetahplus_asm.o
JALAPENO_OBJS = $(US3_CMN_OBJS) us3_jalapeno.o us3_jalapeno_asm.o
#
# platform module
#
PLATMOD_OBJS = platmod.o
# Section 3: Misc.
#
ALL_DEFS += -Dsun4u
INC_PATH += -I$(UTSBASE)/sun4u
#
# Since assym.h is a derived file, the dependency must be explicit for
# all files including this file. (This is only actually required in the
# instance when the .make.state file does not exist.) It may seem that
# the lint targets should also have a similar dependency, but they don't
# since only C headers are included when #defined(lint) is true.
#
ASSYM_DEPS += mach_locore.o
ASSYM_DEPS += module_sfmmu_asm.o
ASSYM_DEPS += spitfire_asm.o spitfire_copy.o
ASSYM_DEPS += cheetah_asm.o cheetah_copy.o
ASSYM_DEPS += mach_subr_asm.o swtch.o
ASSYM_DEPS += mach_interrupt.o mach_xc.o
ASSYM_DEPS += trap_table.o wbuf.o
ASSYM_DEPS += mach_sfmmu_asm.o sfmmu_asm.o memscrub_asm.o
ASSYM_DEPS += mach_copy.o