Merge branch 'akpm' (second patchbomb from Andrew Morton)
[linux-2.6-block.git] / drivers / power / reset / Makefile
1 obj-$(CONFIG_POWER_RESET_AS3722) += as3722-poweroff.o
2 obj-$(CONFIG_POWER_RESET_AXXIA) += axxia-reset.o
3 obj-$(CONFIG_POWER_RESET_BRCMSTB) += brcmstb-reboot.o
4 obj-$(CONFIG_POWER_RESET_GPIO) += gpio-poweroff.o
5 obj-$(CONFIG_POWER_RESET_HISI) += hisi-reboot.o
6 obj-$(CONFIG_POWER_RESET_MSM) += msm-poweroff.o
7 obj-$(CONFIG_POWER_RESET_QNAP) += qnap-poweroff.o
8 obj-$(CONFIG_POWER_RESET_RESTART) += restart-poweroff.o
9 obj-$(CONFIG_POWER_RESET_SUN6I) += sun6i-reboot.o
10 obj-$(CONFIG_POWER_RESET_VEXPRESS) += vexpress-poweroff.o
11 obj-$(CONFIG_POWER_RESET_XGENE) += xgene-reboot.o
12 obj-$(CONFIG_POWER_RESET_KEYSTONE) += keystone-reset.o