This patch has Makefile changes. Signed-off-by: Fenghua Yu <[EMAIL PROTECTED]>
--- a/arch/ia64/kernel/Makefile 2006-12-05 18:10:23.000000000 -0800 +++ b/arch/ia64/kernel/Makefile 2006-12-05 18:10:55.000000000 -0800 @@ -32,6 +32,7 @@ obj-$(CONFIG_IA64_UNCACHED_ALLOCATOR) += obj-$(CONFIG_AUDIT) += audit.o obj-$(CONFIG_PCI_MSI) += msi_ia64.o mca_recovery-y += mca_drv.o mca_drv_asm.o +obj-$(CONFIG_IA64_MC_ERR_INJECT)+= err_inject.o obj-$(CONFIG_IA64_ESI) += esi.o ifneq ($(CONFIG_IA64_ESI),) - To unsubscribe from this list: send the line "unsubscribe linux-ia64" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
