aboutsummaryrefslogblamecommitdiffstats
path: root/drivers/acpi/sleep/Makefile
blob: 2bec897ab1eb6c3e9cfa139092f237242bb073a3 (plain) (tree)
1
2
3
4
5
                                                              
                                                 
                                                 

                              
obj-y					:= poweroff.o wakeup.o
obj-$(CONFIG_PM_SLEEP)			+= main.o
obj-$(CONFIG_X86)			+= proc.o

EXTRA_CFLAGS += $(ACPI_CFLAGS)