]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blob - drivers/power/reset/Makefile
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph...
[mirror_ubuntu-bionic-kernel.git] / drivers / power / reset / Makefile
1 obj-$(CONFIG_POWER_RESET_AS3722) += as3722-poweroff.o
2 obj-$(CONFIG_POWER_RESET_AT91_POWEROFF) += at91-poweroff.o
3 obj-$(CONFIG_POWER_RESET_AT91_RESET) += at91-reset.o
4 obj-$(CONFIG_POWER_RESET_AXXIA) += axxia-reset.o
5 obj-$(CONFIG_POWER_RESET_BRCMSTB) += brcmstb-reboot.o
6 obj-$(CONFIG_POWER_RESET_GPIO) += gpio-poweroff.o
7 obj-$(CONFIG_POWER_RESET_HISI) += hisi-reboot.o
8 obj-$(CONFIG_POWER_RESET_MSM) += msm-poweroff.o
9 obj-$(CONFIG_POWER_RESET_QNAP) += qnap-poweroff.o
10 obj-$(CONFIG_POWER_RESET_RESTART) += restart-poweroff.o
11 obj-$(CONFIG_POWER_RESET_SUN6I) += sun6i-reboot.o
12 obj-$(CONFIG_POWER_RESET_VERSATILE) += arm-versatile-reboot.o
13 obj-$(CONFIG_POWER_RESET_VEXPRESS) += vexpress-poweroff.o
14 obj-$(CONFIG_POWER_RESET_XGENE) += xgene-reboot.o
15 obj-$(CONFIG_POWER_RESET_KEYSTONE) += keystone-reset.o