Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland...
[sfrench/cifs-2.6.git] / drivers / acpi / sleep / Makefile
1 obj-y                                   := wakeup.o
2 obj-$(CONFIG_ACPI_SLEEP)                += main.o
3 obj-$(CONFIG_ACPI_SLEEP)                += proc.o
4
5 EXTRA_CFLAGS += $(ACPI_CFLAGS)