X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=sidebyside;f=drivers%2Facpi%2Fhardware%2FMakefile;h=438ad373b9add39895bac04e6167de5757d575cb;hb=6a77f38946aaee1cd85eeec6cf4229b204c15071;hp=97989bc85b1b33289ebfe2ac4e0e52a744b91a91;hpb=87fc8d1bb10cd459024a742c6a10961fefcef18f;p=linux-2.6.git diff --git a/drivers/acpi/hardware/Makefile b/drivers/acpi/hardware/Makefile index 97989bc85..438ad373b 100644 --- a/drivers/acpi/hardware/Makefile +++ b/drivers/acpi/hardware/Makefile @@ -2,6 +2,8 @@ # Makefile for all Linux ACPI interpreter subdirectories # -obj-y := hwacpi.o hwgpe.o hwregs.o hwsleep.o hwtimer.o +obj-y := hwacpi.o hwgpe.o hwregs.o hwsleep.o + +obj-$(ACPI_FUTURE_USAGE) += hwtimer.o EXTRA_CFLAGS += $(ACPI_CFLAGS)