Jamie Lentin | 96ff0f5 | 2012-11-17 09:51:04 +0100 | [diff] [blame] | 1 | obj-$(CONFIG_POWER_RESET_GPIO) += gpio-poweroff.o |
Andrew Lunn | e8fc721 | 2012-12-28 13:25:09 +0100 | [diff] [blame] | 2 | obj-$(CONFIG_POWER_RESET_QNAP) += qnap-poweroff.o |
Catalin Marinas | 2655f51 | 2013-01-15 11:24:14 +0000 | [diff] [blame^] | 3 | obj-$(CONFIG_POWER_RESET_RESTART) += restart-poweroff.o |
4 | obj-$(CONFIG_POWER_RESET_VEXPRESS) += vexpress-poweroff.o |