summaryrefslogtreecommitdiff
path: root/drivers/power/reset/Makefile
blob: b82288e99e922c7f22214b55a3b5d47a407a29a8 (plain)
1
2
3
4
5
obj-$(CONFIG_POWER_RESET_GPIO) += gpio-poweroff.o
obj-$(CONFIG_POWER_RESET_MSM) += msm-poweroff.o
obj-$(CONFIG_POWER_RESET_QNAP) += qnap-poweroff.o
obj-$(CONFIG_POWER_RESET_RESTART) += restart-poweroff.o
obj-$(CONFIG_POWER_RESET_VEXPRESS) += vexpress-poweroff.o