Quoting Horms <[EMAIL PROTECTED]>: > Thanks, looks good, though I think the Makefile portion of the patch > should be as follows. I am in the process of some rebuilds to confirm > this. I have CCed the Zwane Mwakikamo and LKML so this reaches the right > eyes. > > -- > Horms > > diff -Nru a/arch/i386/kernel/Makefile b/arch/i386/kernel/Makefile > --- a/arch/i386/kernel/Makefile 2005-02-24 20:01:29.000000000 +0900 > +++ b/arch/i386/kernel/Makefile.noedit 2005-02-24 20:03:40.000000000 > +0900 > @@ -36,7 +36,7 @@ > obj-$(CONFIG_X86_CPUID) += cpuid.o > obj-$(CONFIG_MICROCODE) += microcode.o > obj-$(CONFIG_APM) += apm.o > -obj-$(CONFIG_ACPI_BOOT) += acpi.o earlyquirk.o > +obj-$(CONFIG_ACPI_BOOT) += acpi.o > obj-$(CONFIG_ACPI_SLEEP) += acpi_wakeup.o > obj-$(CONFIG_SMP) += smp.o smpboot.o trampoline.o > obj-$(CONFIG_X86_LOCAL_APIC) += mpparse.o apic.o nmi.o > >
Well, that's how it looked when I got it from Zwane but I found that my source had an extra line for CONFIG_CPU_EMU486 - I believe that this is a Debian-specific patch, see: http://www.ussg.iu.edu/hypermail/linux/kernel/0307.3/2064.html -- Ed -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]