oleavr-rgl-a500-mini-linux-.../drivers/power/reset/Makefile

5 lines
214 B
Makefile
Raw Permalink Normal View History

2022-05-07 01:01:45 +02:00
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