Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
6521e5d3799d13f33eb50ccaebd595fb89abdbef
/
.
/
drivers
/
reboot-mode
/
Makefile
blob: 04917be4f43f186f32996dd76855f02fec71fd9b [
file
] [
log
] [
blame
]
#
# SPDX-License-Identifier: GPL-2.0+
#
# Copyright (c), Vaisala Oyj
#
obj
-
$
(
CONFIG_DM_REBOOT_MODE
)
+=
reboot
-
mode
-
uclass
.
o
obj
-
$
(
CONFIG_DM_REBOOT_MODE_GPIO
)
+=
reboot
-
mode
-
gpio
.
o