Re: arch/x86/kernel/acpi/sleep_32.c not compiled ?

From: Rafael J. Wysocki
Date: Tue Feb 19 2008 - 16:04:46 EST


On Tuesday, 19 of February 2008, Thomas Petazzoni wrote:
> Hi,

Hi,

> Maybe I'm missing something completely obvious, but I don't see where
> the arch/x86/kernel/acpi/sleep_32.c file gets compiled. The Makefile in
> that directory compiles sleep.o, but doesn't compile sleep_$(BITS).o:
>
> obj-$(CONFIG_ACPI) += boot.o
> obj-$(CONFIG_ACPI_SLEEP) += sleep.o wakeup_$(BITS).o
>
> ifneq ($(CONFIG_ACPI_PROCESSOR),)
> obj-y += cstate.o processor.o
> endif

No, the file is not build now.

Pavel, is this file really necessary?

Rafael
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/