aboutsummaryrefslogtreecommitdiff
path: root/drivers/power/reset/Makefile
blob: 372807fd83f78d32d352e1479721407293c24fce (plain)
1
2
3
4
obj-$(CONFIG_POWER_RESET_GPIO) += gpio-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