Re: [RFC/PATCH 2/4] Allow for non-Intel MSI implementations From: Segher Boessenkool <hidden> Date: 2006-08-18 13:04:02 -msiobj-y := msi.o msi-apic.o -msiobj-$(CONFIG_IA64_GENERIC) += msi-altix.o -msiobj-$(CONFIG_IA64_SGI_SN2) += msi-altix.o +msiobj-$(CONFIG_X86) := msi.o msi-apic.o +msiobj-$(CONFIG_IA64) := msi.o msi-apic.o +msiobj-$(CONFIG_IA64_GENERIC) := msi-altix.o +msiobj-$(CONFIG_IA64_SGI_SN2) := msi-altix.o The msi-altix changes are wrong, /me thinks. Segher
Keyboard shortcuts hback out one level jnext message in thread kprevious message in thread ldrill in Escclose help / fold thread tree ?toggle this help