obj-$(CONFIG_HIBERNATION) += resume.o

ifeq ($(CONFIG_BOOT_DETECTOR),y)
obj-$(CONFIG_HIBERNATION) += hibernate.o
endif
