Merge branch 'akpm' (second patchbomb from Andrew Morton)
[linux-2.6-block.git] / drivers / power / reset / Makefile
CommitLineData
56fb8de5 1obj-$(CONFIG_POWER_RESET_AS3722) += as3722-poweroff.o
4a315e34 2obj-$(CONFIG_POWER_RESET_AXXIA) += axxia-reset.o
030494e7 3obj-$(CONFIG_POWER_RESET_BRCMSTB) += brcmstb-reboot.o
96ff0f5c 4obj-$(CONFIG_POWER_RESET_GPIO) += gpio-poweroff.o
4a9b3737 5obj-$(CONFIG_POWER_RESET_HISI) += hisi-reboot.o
78be3176 6obj-$(CONFIG_POWER_RESET_MSM) += msm-poweroff.o
e8fc721a 7obj-$(CONFIG_POWER_RESET_QNAP) += qnap-poweroff.o
2655f51d 8obj-$(CONFIG_POWER_RESET_RESTART) += restart-poweroff.o
1be7f552 9obj-$(CONFIG_POWER_RESET_SUN6I) += sun6i-reboot.o
2655f51d 10obj-$(CONFIG_POWER_RESET_VEXPRESS) += vexpress-poweroff.o
67778e0e 11obj-$(CONFIG_POWER_RESET_XGENE) += xgene-reboot.o
a3e01e80 12obj-$(CONFIG_POWER_RESET_KEYSTONE) += keystone-reset.o