Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
874145f5d30bc65ce7681eb019f98acb977668da
/
.
/
drivers
/
button
/
Makefile
blob: fcc10ebe8db6fbaef83683241affa262713a2fb4 [
file
] [
log
] [
blame
]
# 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