Sign in
qemu
/
u-boot
/
4f1d3079b9f05bb0c5d2e29bbd514e93a2cc65fd
/
.
/
drivers
/
button
/
Makefile
blob: fcc10ebe8db6fbaef83683241affa262713a2fb4 [
file
]
# SPDX-License-Identifier: GPL-2.0+
#
# Copyright (C) 2020 Philippe Reynes <philippe.reynes@softathome.com>
obj
-
$
(
CONFIG_BUTTON
)
+=
button
-
uclass
.
o
obj
-
$
(
CONFIG_BUTTON_GPIO
)
+=
button
-
gpio
.
o