18555a002SAnton Blanchardifeq ($(CONFIG_PPC64),y) 28555a002SAnton BlanchardEXTRA_CFLAGS += -mno-minimal-toc 38555a002SAnton Blanchardendif 48555a002SAnton Blanchard 569a80d3fSPaul Mackerrasobj-y := pci.o lpar.o hvCall.o nvram.o reconfig.o \ 61965746bSMichael Ellerman setup.o iommu.o ras.o rtasd.o pci_dlpar.o \ 71965746bSMichael Ellerman firmware.o 869a80d3fSPaul Mackerrasobj-$(CONFIG_SMP) += smp.o 9007e8f51SDavid Gibsonobj-$(CONFIG_XICS) += xics.o 10f6d3577dSDavid Gibsonobj-$(CONFIG_SCANLOG) += scanlog.o 115d5a0936SLinas Vepstasobj-$(CONFIG_EEH) += eeh.o eeh_cache.o eeh_driver.o eeh_event.o 127568cb4eSPaul Mackerras 137568cb4eSPaul Mackerrasobj-$(CONFIG_HVC_CONSOLE) += hvconsole.o 147568cb4eSPaul Mackerrasobj-$(CONFIG_HVCS) += hvcserver.o 15*57852a85SMike Kravetzobj-$(CONFIG_HCALL_STATS) += hvCall_inst.o 16