Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
b8529bd18e376c1ff5aad85e24d9d3ff55b1e531
/
.
/
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