blob: 04917be4f43f186f32996dd76855f02fec71fd9b [file] [log] [blame]
Nandor Han2541ce22021-06-10 16:56:43 +03001#
2# SPDX-License-Identifier: GPL-2.0+
3#
4# Copyright (c), Vaisala Oyj
5#
6
7obj-$(CONFIG_DM_REBOOT_MODE) += reboot-mode-uclass.o
Nandor Hanf9db2f12021-06-10 16:56:44 +03008obj-$(CONFIG_DM_REBOOT_MODE_GPIO) += reboot-mode-gpio.o