Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
5d457f8057962fbd2ae90826fe80b4039f2dba71
/
.
/
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